[type="button"], [type="submit"], button {
color: #1254FF !important;
border: 1px solid #1254FF !important;
}
[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover {
color: #fff !important;
background-color: #1254FF !important;
text-decoration: none !important;
}
body .jet-filters-loading {
opacity: 1 !important;
pointer-events: all !important;
}