#hs-content-wrapper {
    max-width: 1650px;
    margin: auto;
    width: 90%;
}

.hs-btn.hs-highlighted {
    background: #9bbc5b;
    color: #fff !important
}

.hs-btn.hs-highlighted:hover {
    background: #789938 !important;
    color: #fff !important
}

span.hs-btn.hs-facet-view-more.hs-highlighted:hover {
    background: #789938 !important;
    color: #fff !important
}



input.hs-btn.hs-highlighted:hover {
    background: #789938 !important;
    color: #fff !important
}

a.hs-btn.hs-highlighted:hover {
    background: #789938 !important;
    color: #fff !important
}
