/* HARRISBURG */
.section.banner-nav::before {
    background-color: rgba(0,0,0,.4);
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background: rgba(0,0,0,.4);
}

.featuredblocks-grid-e .featuredblock__bgImage:before {
    content: "";
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
}
.mobileHeader-container {
    background: #5e1c2e;
    color: white;
}
.section-copyright .copyright__container, .section-copyright #copyright__container {
    padding-top: 30px!important;
    padding-bottom: 0!important;
}
.section__bg--dark-4::before {
    background-color: #722B3E;
}
#id_badd446c-493b-5f9b-9430-fe4f8931ab6d {
    padding: 0px;
}
.btn-primary {
    color: #fff!important;
    background-color: #722b3e!important;
    border-color: #521626!important;
}

.btn-primary:hover {
    color: #fff!important;
    background-color: #531d2b!important;
}

.gallery .gallery-slider .bx-wrapper .gallery-item--title,
.highslide-container .gallery-item--highslide-title
 {
    color: #722b3e!important;
}







@media (min-width: 992px){
    .partial-header-1 .col-lg-7 {
        justify-content: center!important;
    }

    #id_3950c37f-61dd-5849-b90f-47f3ba1059c1 .staff-a .staff__item .staff-member__image {
    max-width: 215px;
}
    
}

