
.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%;
}
hr, .clr {
    clear:both!important;
}
.section-copyright .copyright__container, .section-copyright #copyright__container {
    padding-top: 30px!important;
    padding-bottom: 0!important;
}
#id_74362e3e-7c3c-5c6d-b8f8-d555e971f0a7 .logo__container .logo-a__img {
  display: block;
  filter: brightness(0) invert(1) !IMPORTANT;
}


@media (min-width: 992px){
    .partial-header-1 .col-lg-7 {
        justify-content: center!important;
    }
}