.bannernav img{
    filter: grayscale(1) invert(1) brightness(2.5);
}

.section--dark .cta__button.component__button--3 {
    background-image: linear-gradient(#e1e1e1, transparent);

}

.section.harrisburg-fbs.section__bg--light-4 .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__image::before {
    opacity: 0;
}

.harrisburg-fbs span.featuredblock__title {
        text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
}

ul#gmap-location-list a {
    display: inline-block;
    background: #D71920;
    color: #fff !important;
    padding: 5px 20px !important;
    text-align: center;
    width: 180px !important;
}

ul#gmap-location-list li {
    margin: 0px;
    padding: 5px 0px;
}

.map-a .map-search__location-list {
    margin-top: 5px !important;
}

.linkbreak {
    line-break: anywhere;
}