#hs-content-wrapper {
    max-width: 1240px;
    margin: auto;
    width: 90%;
    background-color: white;
    padding: 20px;
}

.hs-btn.hs-highlighted {
    background: #002357;
    color: #fff !important;
}

.hs-btn.hs-highlighted:hover {
    background: #005ce5 !important;
    color: #fff !important
}

span.hs-btn.hs-facet-view-more.hs-highlighted:hover {
    background: #005ce5 !important;
    color: #fff !important
}
input.hs-btn.hs-highlighted:hover {
    background: #005ce5 !important;
    color: #fff !important
}

a.hs-btn.hs-highlighted:hover {
    background: #005ce5 !important;
    color: #fff !important
}

.hs-faceted-search-container .column {
    float: none;
}
