.carmel .section__bg--dark-1.header_home.overlap .section--dark.section--inner {
    background: #c4a484!important;
}
.section--dark .phone__container .phone__wrapper .phone__number, .section--light .phone__container .phone__wrapper .phone__number {
    color: #4a0402!important;
}
.section--dark .phone__container .phone__wrapper .phone__number:before, .section--light .phone__container .phone__wrapper .phone__number:before {
    color: #4a0402!important;
}
.section--dark .blade-a__text, .section--light .blade-a__text {
    background: rgb(196 164 132)!important;
}
.gallery-item--title.gallery-item--text-left {
    font-size: 22px;
    font-weight: 700;
}
.mobileHeader-navWrap {
    background-color: #c4a484;
}
.alias-page_content .editable__container {
    padding-top: 0 !important;
}
.aop_banner__container.editable__container {
    padding-bottom: 0 !important;
}
.wrap__page-content h5 {
    padding-top: 15px !important;
}
.section--dark .navigation-a .navigation__item--link, .section--dark .navigation-b .navigation__item--link, .section--dark .navigation-c .navigation__item--link, 
.section--light .navigation-a .navigation__item--link, .section--light .navigation-b .navigation__item--link, .section--light .navigation-c .navigation__item--link {
    font-size: 15px !important;
}

@media (max-width:519px) {

.mobileHeader-container {
    background: unset;
    color: white;
}

}