@media (min-width: 1220px) {.SearchLabel .fa{background:#262626;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #262626}.SearchBar .GreenButton .ui-button-text{background-color:#262626}.SiteTopBar{background-color:rgba(38,38,38,0.8)}:root{--color:#262626!important;--color-rotation:0.0deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#262626!important;}:root {
  	--color: #262626 !important;

}

.button, .customButton {
    font-family: 'Roboto Condensed';
  	background-color: #E2DCCF !important;
}

.ui-button-text {
	color: #262626;
}

.button, .button span.ui-button-text, .customButton span.ui-button-text {
    background-color: #E2DCCF !important;
}

.SiteBackground {
  	background-color: #E2DCCF !important;
 
}