.logo-a__img {
   
    position: relative;
    right: 25px;
}


.logo {

justify-content: center;
    display: flex;

}

.section__bg--dark-4::before {
    background-color: #9daa5a;
}
.section--light .component__button--1 {
    border: 4px solid #9daa5a !important;
    color: #9daa5a !important;
}
.cstm_banner_btn a.cta__button.component__button--3 {
    border-color: #0f6cb6 !important;
    background-color: #0f6cb6!important;
}
.section__bg--dark-2::before {
    background-color: #1069b1;
}
.section__bg--dark-5::before {
    background-color: #d9daac;
    opacity: unset!important;
}
.section__bg--light-2::before, .mobileHeader-container[class*=section__bg--light] {
    background-color: #f3f3e2;
}
.section--dark .gallery-grid--item {
    outline: unset;
}
.staff-b .staff-member__name {
    margin-top: 0;
}
.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 0;
}
.staff-b--12 .component__title-caption-wrap {
    padding-bottom: 0;
}
h2.staff__title.component__title {
    text-align: center;
}
.mobileHeader-logoImg {
    min-height: 60px;
}





@media (max-width: 767px){
img.align-right, img.align-left {
    float: none!important;
    display: block;
    text-align: center;
    margin: 0 auto!important;
}
}

#id_79ffa457-e1d8-504a-9159-d24b44a5d823 > div,
#id_eca146ab-c2f7-5a98-82bc-82e8be57890f > div{
    max-width:95%!important;
}
.logo-a__image-link{
    width:280px!important;
}

.section--light .editable__container a, .section--light a {
    color: #000000;
    text-decoration: underline;
}