.logo-a__title {
    font-size: 32px!important;
}
.phone__wrapper .phone__number {
    font-size: 22px;
}
.section .banner .banner-c__title {
    margin-top: 186px;
}
span.staff-member__first-last {
    font-size: 24px!important;
}
.contact-us-im .form__group .input_container input,
.contact-us-im .form__group .input_container textarea
  {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    padding: 8px 20px;
    margin-bottom: auto;
}
.section__bg--dark-3::before {
    background-color: #EBB064;
}

.section-form .section--dark .form-wrap__submit input {
    font-weight: 400;
    line-height: 1.2;
    width: auto;
    height: auto;
    padding: 6px 52px;
    color: #fff !important;
    border: 2px solid #fff !important;
    box-shadow: #fff 5px 5px 0 0;
    
}

.sedona .section-form  .form-wrap__submit input {
    border: 2px solid #a9e1e9 !important;
    background: #42a5dd !important;
    box-shadow: #a9e1e9 5px 5px 0 0;
}

.section-form  .form-wrap__submit input {
    font-weight: 400;
    line-height: 1.2;
    width: auto;
    height: auto;
    padding: 6px 52px;
    color: #fff !important;
}

.sedona .section-form .section--dark .form-wrap__submit input {
    background: #EBB064 !important;
}

@media  (max-width: 519px){
    .mobileHeader-container {
        background: #fff!important;
        color: #4a4a4a;
    }
    .mobileHeader-container a {
        color: #424242;
    }
    
    .section .banner .banner-c__title {
        margin-top: 20px;
    }
}
