.fullWidthDiv
{
    width: 100% !important;
}
.siteLogo
{
    width: 120px !important;
}
.siteLogo img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.schoolAddress
{
    font-size: 28px;
    text-align: center;
    line-height: 40px;
    font-weight: 600;
}
.topSection
{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.sectionSpacing
{
    padding: 24px 0px;
}
.recognizationLabel
{
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
}