.header-style-2 .featured-top .breadcrumb-item::before {
    color:black;
}
.paragraph.paragraph--id--3307::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0) 100%);

    z-index: 1;
}
.site-header--style-2 .search-toggle {
    filter:unset;
}
@media (min-width: 64rem) {

    .paragraph--type--hero-style-2 .hero-headline {
        font-weight:900;
    }

    .paragraph--type--hero-style-2.hero-pale-yellow .hero-content-left {
        max-width: 600px;
    }
    .paragraph--type--hero-style-2 .wrap {
        align-items: center;
    }
}