
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {

background-color: #293246bd;

}



.section--dark .featuredblocks-grid-e .featuredblock__item:hover .featuredblock__bgImage:before {

background-color: #293246;

}

.section--light a {
    color: #d3a335;
}

.banner-f-media__wrapper .img-container {
        height: 412px;
    }

.section--light .editable__container a {
    color: #d3a335;
}
.section__bg--light-1::before {
    box-shadow: 0 8px 10px rgb(0 0 0 / 14%);
}





/******COLOR CHANGE*******/

.section--light .component__button--2 {
    color: #2d2d2d !important;
    border: 1px solid #ffce1b !important;
    background-color: #ffce1b !important;
}
.section--light .component__subtitle, .section--light .map-a .map__caption {
    color: #dfb107;
}
.section--light .phone__number {
    color: #dfb107;
}
.section__bg--dark-5::before {
    background-color: #fcce26;
}
.section--dark .testimonials-d .testimonials-item .defaultImgWrap .defaultImg {
    background-color: #f9ce2f;
}
.map-a .map-search__submit {
    background: #fcce26;
    color: #2d2d2d;
}
.section--light .editable__container h2, .section--light .editable__container h3 {
    color: #dfb107;
}
.section--dark .component__button--1 {
    background-color: #2d2d2d !important;
}
.section__bg--dark-5.mobileHeader-container, .section__bg--dark-5.mobileHeader-container .location-list, .section__bg--dark-5#mobileHeaderNav {
    background-color: #2d2d2d;
}
.cstm_innerpage h3.hours-a__title.component__title, .cstm_innerpage .hours-a__schedule--wrapper.row {
    color: #2d2d2d;
}
.section--dark .navigation-a .navigation__list--head .navigation-open > .navigation__item--link, .section__bg--dark-4 .navigation-a .navigation__list--head .navigation-open > .navigation__item--link {
    color: #2d2d2d;
}
.pagetitle .text--left {
    text-shadow: 1px 1px 3px #0000008a;
}
.section-breadcrumbs .section--dark .breadcrumb__item {
    color: #2d2d2d;
}
.staff-b--12 .staff__item .staff-member__text-wrap {
    padding-top: 10px;
}
.staff-b .staff-member__name {
    margin-top: 0;
}
span.staff-member__first-last {
    font-size: 20px;
    font-weight: 900;
}
.mobileHeader-logoImg {
    min-height: 70px;
}











@media (min-width: 992px) {
.cstm_header .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}
.cstm_header .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}
.cstm_header .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
}
.phone__wrapper a .phone__number {
    font-size: 20px;
}
}


@media (max-width: 1199px) {
    .banner-f-media__wrapper .img-container {
        height: 333px;
    }
}

/* @media (max-width: 991px) {
    .banner-f-media__wrapper .img-container {
    background-size: contain;
    background-color: #e4e9e8;
}

} */

.flexone h5{
    font-style: italic;
}