');
}

.covid-alert-content {
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}

.covid-alert-title {
color: #333333;
font-size: 24px;
font-family: Open Sans,sans-serif;
}

.covid-alert-text {
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #333333;
margin-top: 5px;
font-family: Open Sans,sans-serif;
}

.covid-alert-text a {
text-decoration: none;
color: #000000;
}

.covid-alert-text a:hover {
text-decoration: underline;
}

.covid-alert-close {
cursor: pointer;
width: 40px;
height: 40px;
flex-shrink: 0;
background-image: url('data:image/svg+xml;utf8,');
background-position: 50% 50%;
background-repeat: no-repeat;
}

@media (max-width: 640px)
{

.covid-alert .inner {
flex-wrap: wrap;
}

.covid-alert-title {
width: calc(100% - 90px);
}

.covid-alert-text {
width: 100%;
order: 4;
margin: 5px 0px 0px 45px;
}

.covid-alert-button {
order: 3;
}

}

Articles

ONLINE LEARNING NOW AVAILABLE
Find out how Osler Online can you help you through this challenging time. CLICK HERE for more details.