.section__bg--dark-3::before, .mobileHeader-navWrap  {
    background-color: #5d646d;
}
.section--dark .banner .component__button--3 {
    border: 2px solid #5ebcf8 !important;
    background: #5ebcf8 !important;
}
.section--dark .banner .component__button--3:hover {
    color: #5ebcf8 !important;
}
.section__bg--dark-4::before {
    background-color: #529dcd;
}
.section--dark a {
    color: rgb(0 98 151);
}
.section--light .component__title, .section--light .form__title, .section--light .editable__container h1, .section--light .map__title, .section--light .editable__container h2, .section--light .editable__container h3 {
    color: #529dcd;
}
.section__bg--dark-1::before {
    background-color: #006297;
}
.mobileHeader-logoImg {
    min-height: 60px;
}
.staff-b .staff-member__name {
    margin-top: 0;
}
.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0;
}



@media (max-width:767px){
img.align-right, img.align-left {
    float: none!important;
    display: block;
    text-align: center;
    margin: 0 auto!important;
}
}

.section-map.section__bg--light-1 .map-a--12 .map__col {
    background-color: #ffffffad !important;
}

.section-map.section__bg--light-2 .map-a--12 .map__col {
    background-color: #f5f5f5b5 !important;
}

.phone__number {
    text-wrap: nowrap!important;
}
.classinit{
    min-width: 100px!important;
    text-align: center!important;
    color: white!important;
}
#partial-header-1 > div:nth-child(1) > div{
    padding:0!important;
}
#partial-header-1 > div:nth-child(1) > div > div > div.editable > p > marquee > h3{
    margin:0!important;
}

.partial-top-phone-inner{
    display: flex;
    align-items: top;
}

.partial-header-a .phone__container {
    align-self: flex-end !important;
}