@charset "UTF-8";

.lib-hero__outer {
    background: var(--MAIN);
    background-image: none;
    color:var(--WHT);
}

.lib-breadcrumb__outer {
    background-color: var(--LGRY);
}