body.SiteBackground{background-image:url('https://resx.octorate.com/content/941027/1742821758703.jpg')}@media (min-width: 1220px) {.SearchLabel .fa{background:#999933;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #999933}.SearchBar .GreenButton .ui-button-text{background-color:#999933}.SiteTopBar{background-color:rgba(153,153,51,0.8)}:root{--color:#999933!important;--color-rotation:59.99999999999999deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#999933!important;}:root {
    --color: #993;
    --invert: #FFF;
    --max-width: 1480px;
    --max-width-home: 1000px;
    --box-shadow: 0 0 clamp(15px, 2vw, 25px) 0 rgba(0, 0, 0, 0.15);
}
.ui-radiobutton.spanCustomRadioButton .ui-state-active .ui-icon-bullet {
    background-image: none !important;
    width: 8px;
    height: 8px;
    background-color: #993;
    position: absolute;
    top: 5px;
    left: 5px;
    border-color: orange;
}