.pkp_structure_head::before{display: none;}
.pkp_site_nav_menu #navigationUserWrapper a, #navigationUserWrapper .ihs-lang-switch .ihs-lang-item, #navigationUserWrapper .ihs-lang-switch .ihs-lang-item.ihs-lang-current, .pkp_site_nav_menu a:hover,.ihs-lang-switch .ihs-lang-item:hover:not(.ihs-lang-current) {color: #000}
.pkp_footer_col1 {flex: 0 0 100%;}
@media (min-width: 992px) {
    .pkp_navigation_search_wrapper a {
        color: #91233e;
        background: #fff685;
    }
}
.slider-figure {
    max-width: 100%;
    margin: 0;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07000000000000001), 0 1px 2px rgba(0, 0, 0, 0.04);
    padding: 1.1rem 1.25rem;
}