.fb-grid-b-animation-bubba.fb-fullwidth.fb-compact.fb-grid-b-large span.featuredblock__title {
    color: #fff !important;
}

.center-blade .blade__links {
    justify-content: center !important;
}
.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image span, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image::after {
    background-color: #000;
}
.banner-a .banner__text-wrapper {
    top: 30%;
}

@media (max-width:767px) {
.center-blade .blade__text.col-12 *,
h3.hours__title.component__title,
.map__col.col-sm-12.col-lg-5 *,
h3.form__title.component__title {
    text-align: center;
}
}

.map-search__location-directions {
    display: flex;
    justify-content: center;
}