@media (min-width: 981px){
    .topcustom-header-wrapper .topcustom-header-container {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
}

.topcustom-header-wrapper .et_pb_social_media_follow  li{
    margin-bottom: 0px !important;
}

.weekly-sched-container .weekly-sched-cal .et_pb_column .weekly-sched-cal-day .et_pb_blurb_container .et_pb_blurb_description table {
    opacity: 1;
}

@media (max-width: 1400px) and (min-width:981px){
    .atf-wave{
            margin-top: -20.5vh!important;
    }
}

#gform_confirmation_message_2 h4{
    color: #fff !important;
}