#id_7c3cfa0f-b6da-563e-9892-7ee7038de783::before,
#id_ee3c31dc-5c05-5979-ae04-ff14cf1c23d8::before,
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap  {
    background-color: rgb(0, 51, 104);
}

/* .blade-a .blade__media img{

    margin: 0px !important;
    border-radius: 0px !important;
    height: 100% !important;

}*/


.alias-aop{
    padding-top: 100px;
}

.staff-member__name-wrapper span{
    font-family: lora, Georgia, serif;
    color: #003368 !important;
}

.staff-member__position {
    font-family: poppins, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.625rem;
}


.staff-multiple-column .staff-member__image-wrapper img{
    border-radius: 20px;
}
.section-navigation.section__bg--dark-1 .section--inner {
    background-color: unset;
}
.section-navigation.section__bg--dark-3 .section--inner {
    background-color: rgb(0, 51, 104);
}
.section-navigation .section--inner {
    border-radius: 0;
}
@media (min-width: 992px) {
    .section__bg--dark-1 .section--dark .banner-a .banner__image-overlay, .section__bg--dark-1 .section--dark .banner-a .banner__video-overlay {
        background-color: #000;
    }
}