@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap');

.featuredblocks-grid-e .featuredblock__title {
   text-shadow: 2px 2px #000000;   
}
.section-logo .logo-a__title{
    font-size: 3rem!important;
}
body, p, li, strong, 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-family: Oswald, sans-serif;
    font-weight: lighter;
    letter-spacing: 1px;
}
.section--light .editable__container h2, .section--light .editable__container h3, .section--light .editable__container h1, .section--light .editable__container h4{
    font-family: Oswald, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}
.component__subtitle{
    font-family: Oswald, sans-serif;
}
.hours-a__schedule .hours-a__schedule--border{
    padding: 0 10px;
}

.exclusive_wrap{
    font-size: 20px;
    color: #ffffff;

    margin-bottom: -20px;
}
@media (max-width: 991px) {
.section-blade .blade-a__bg--swapped {
    margin-top: 0;
}
}

@media(max-width: 550px){
    img{
        width: 100%!important;
    }
}

/*Spacing of Who We Are blade on mobile view*/
.section-blade .blade-a__bg > div {
    min-height: 1.375rem !important;
}
.section-blade .blade-a--12 .blade-a__bg {
    padding-bottom: 0rem !important;
}

.section.harrisburg-fbs.section__bg--light-2 .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__image::before {
    opacity: 0;
}

.section.harrisburg-fbs.section__bg--light-2 span.featuredblock__title {
   text-shadow: 2px 2px #000000;   
}