/*CSS for cell : linkologyAlertMsg*/

.label-4-alert
{
    position: absolute;
    color:#feb300;
    font-family: 'Bubblegum Sans';
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

}