#id_69f8487a-8b61-5763-83c8-5406adac7da8::before {
    background: linear-gradient(45deg, #0f386e, #eb7b37);
}

span.staff-member__suffix {
    color: #eb7e37;
}
span.staff-member__prefix {
    color: #eb7e37;
}

.locations-a .location__email--link {
    word-break: keep-all;
}

.hours-a .hours__day {
    padding-top: 4px;
    padding-bottom: 4px;
}
.hours-a .hours__dayname {
    font-size: 0.9rem;
    letter-spacing: 0px;
}
.section--dark .cta__button.component__button--1 {
    color: white !important;
    background-color: #0f386e !important;
    border: 2px solid #0f386e !important;
}
.cta__button.component__button--1:hover {
    color: #0f386e !important;
    background-color: white !important;
    border: 2px solid white !important;
}
@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        font-size: 3rem;
        line-height: 3rem;
    }
}
@media (min-width: 992px) {
    .banner-a .banner__title {
        line-height: 1.5rem;
    }
@media (min-width: 992px) {
    .banner-a .banner__title {
        margin-top: 5%;
    }
}