
/* PLE fix */
div.section-base-container:nth-child(7) .featuredblock__wrap{background:rgba(0,0,0,.4)!important;}
.logo-a__title {
    font-size:20px!important;
    display:flex!important;
}
.logo-a__caption{
    font-size:15px!important;
}

.section.banner-nav::before{
    background-color:rgba(0,0,0,.4)!important;
}
body .logo-a__title{
    font-size:29px;
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage::before{
    background:rgba(0,0,0,.4);
}
::placeholder{color:black!Important;}
div.section-base-container:nth-child(7) .featuredblock__title{
    text-shadow:1px 1px 3px black;
}
.gallery .gallery-slider .bx-wrapper .gallery-item--title{
    font-weight:bold!important;
    color:black!important;
}
