.cstm-cta-gap .cta__links-wrapper.cta__alignment--center {
    gap: 0.5rem;
}

@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        font-size: 2rem;
        line-height: 2.3rem;
    }
}
@media (min-width: 992px) {
    .banner-a .banner__title {
     text-shadow: 1px 1px gray;
        line-height: 2rem;
        font-size: 3rem;
    }

    .section--dark .banner-a .banner__subtitle {
    color: white;
    text-shadow: 1px 1px gray;
   /* background-color: rgba(255, 255, 255, 0.2); */
    padding: 10px;
    border-radius: 20px; 
}
}


@media (min-width: 992px) {
    .container-fluid .banner-a .banner__text-wrapper {
        margin-top: 5%;
    }
}
@media (min-width: 992px) {
    .container-fluid .banner-a .banner__text-wrapper {
        margin-top: -2%;
        margin-left: -15%;
        max-width: 50%;
    }
}
/*

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: white;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__content p {

    color: #71472D;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__icon .main-icon {
    color: #71472d;
}
.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: #71472d;
}
*/

@media (min-width: 992px) {
    .navigation-a .navigation__item--link {
        font-family: roboto, Arial, sans-serif;
        font-weight: 600;
    }
}

@media (min-width: 992px) {
    .cta_link_defaults, .cta__link {
        min-height: 1.4rem !important;
        font-size: 1.3rem !important;
    }
}
.locations-a .location__email--link, .locations-a .location__fax--link,  .locations-a .location__phone--link {
    font-size: 1.1rem;
    font-weight: 300;
}

.rubik-mono-one-regular {
  font-family: "Rubik Mono One", monospace;
  font-weight: 400;
  font-style: normal;
}


.banner-a .banner__title,.component__title, .heading_2, h2, .component__subtitle, h3, .heading_h3, .hours-a .hours__dayname, .locations-a .list .location__name {
    font-family: 'bakbak one regular', sans-serif !important;
}

    .heading_1, h1,  .heading_3, h3, .heading_2, h2 {
        TEXT-TRANSFORM: UPPERCASE;
    }


    .navigation-a .navigation__item--link, .section--light .component__subtitle, .hours-a .hours__dayname, .locations-a .list .location__name {
        text-transform: uppercase;
    }

.heading_h3, h3, .component__subtitle {
    font-weight: 800;
}
 .Reviews-promo .component__subtitle {
     text-transform: capitalize;
     font-size: 1.5rem;
     line-height: 2rem;
     color: gray;
 }

 .hours-a .hours__dayname {
    font-size: 1.1rem;
}

    .section--dark .banner-a .banner__subtitle {
        padding: 0;
    }


.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button.component__button--1:hover, .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button--icon.component__button--1:hover, .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__link--icon.component__button--1:hover {

    text-transform: uppercase;
}

.section--light .cta__button.component__button--1, .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button--icon.component__button--1, .section--dark .cta__button.component__button--1, .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    text-transform: uppercase;
}


.banner-a .banner__title {
    line-height: 3rem;
}
.container-fluid .banner-a .banner__text-wrapper {
    margin-top: 2%;
}

@media (max-width: 475px) {
    .ple-column-padding {
        margin-bottom: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}   