#hs-content-wrapper {
    max-width: 1440px;
    margin: auto;
    width: 90%;
}

.hs-btn.hs-highlighted {
    background: #ffd800;
    color: #000 !important;
}

.hs-btn.hs-highlighted:hover {
    background: #ffd800 !important;
    color: #fff !important
}

span.hs-btn.hs-facet-view-more.hs-highlighted:hover {
    background: #000000 !important;
    color: #fff !important;
}



input.hs-btn.hs-highlighted:hover {
    background: #ffd800 !important;
    color: #fff !important
}

a.hs-btn.hs-highlighted:hover {
    background: #000000 !important;
    color: #fff !important;
}
