.phone__number {
  
    font-size: 1.1rem;
}

.section--dark .phone__container .phone__wrapper .phone__number, .section--light .phone__container .phone__wrapper .phone__number {
    color: #f1c7d5;
}

.section--light .banner .component__button--2.cta__button, .section--light .cta__button.component__button--2, .section--light .banner .component__button--2.cta__button--icon, .section--light .cta__button--icon.component__button--2 {
    background-color:#f1c7d5;
}

.section-featuredblocks .featuredblock__item .featuredblock__wrap .featuredblock__icon .icon, .section-featuredblocks .featuredblock__item .featuredblock__wrap:hover .featuredblock__icon .icon {
     color: #f1c7d5;
}

.section--dark .form .form__group .input_container input, .section--dark .form .form__group .input_container select, .section--dark .form .form__group .input_container textarea, .section--light .form .form__group .input_container input, .section--light .form .form__group .input_container select, .section--light .form .form__group .input_container textarea {
    background-color:#f1c7d5;
}

.section--dark .hours-a__schedule--responsive .row:nth-child(odd), .section--dark .hours-a__schedule--responsive .row, .section--light .hours-a__schedule--responsive .row:nth-child(odd), .section--light .hours-a__schedule--responsive .row {

    border-top: 1px solid #f1c7d5;
}


.section--dark .phone__container .phone__wrapper .phone__number:before, .section--light .phone__container .phone__wrapper .phone__number:before {
     color: #f1c7d5;
}

.section--light .banner .component__button--2.cta__button, .section--light .cta__button.component__button--2 {
    background:#f1c7d5!important;
}

#partial-header-1 .phone__number {
    font-size: 1.2rem;
}
