<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.sw-search-content .sw-search-button  {
    background-color: #bb4e85 !important;
}

.sw-search-tab .sw-search-tab-active {
    border: 1px solid #bb4e85 !important;
    border-bottom: 5px solid rgba(0, 0, 0, .1);
    background-color: #bb4e85 !important;
    color: #fff;
    padding-bottom: 5px;
}</style>
<!-- end Simple Custom CSS and JS -->
