.white_bg img.logo-a__img {
    background: #fff;
    padding: 5px;
}

@media (max-width:991px) {
.header1 {
    display: none;
}
}

.dark_bg .blade-a__description.component__p a {
    color: #e69181;
}


.staff_home__container--inner.staff__container--inner .staff-member__position {
    color: #fff !important;
}

@media (min-width: 991px) {
    .section-testimonials .testimonials-a--12 {
        padding: 0px;
    }
}


.cta_header__container--inner.cta__container--inner .col-sm-12:nth-child(2) a.cta__button.component__button--2 {
    margin-top: 10px;
    width: 310px;
    max-width: 100%;
}

@media (max-width: 991px) {
.cta__container--inner .col-sm-12:nth-child(2) a {
    margin-top: 10px;
}
/* .cta__container--inner .col-sm-12:nth-child(2) a {
    margin-top: 10px;
} */

}
.navigation-a .navigation__item--link {
    font-size: 1rem;
}
.section .component__subtitle, .section .form__caption {
    font-size: 20px;
}

body .editable__container p, body .editable__container ol, body .editable__container ul, body .editable__container li, body .editable__container table td, body .editable__container span {
    font-size: 1.1rem;
}

.section--dark .navigation-a .navigation__list--sub .navigation__item {
    padding: 6px 12px;
}
.cstmbanner h4.cta-a__subtitle.component__subtitle:after {
    content: "Affordable plans available personalized to your financial needs - Medicare also accepted";
    white-space: pre-wrap;
    display: block;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top: 15px;
}


a{
    background: unset !important;
}