body.SiteBackground{background-image:url('https://resx.octorate.com/content/878648/1618849159342.jpg')}@media (min-width: 1220px) {.SearchLabel .fa{background:#c19c76;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #c19c76}.SearchBar .GreenButton .ui-button-text{background-color:#c19c76}.SiteTopBar{background-color:rgba(193,156,118,0.8)}:root{--color:#c19c76!important;--color-rotation:30.441054404289336deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#c19c76!important;}.GreenButton .ui-button-text {
    background-color: #C19B76;
}

section.room div.details .offers {
    float: right;
    background-color: #C19B76;
    padding: 15px 15px 0;
    cursor: pointer;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}

.customButtonGreen span.ui-button-text {
    background-color: #C19B76;
    border: 0;
}

.customButtonGreen, section.room div.options .row .action a.button {
    display: inline-block;
    background-color: #C19B76;
    border: 1px solid #C19B76;
    font-family: "Mulish";
    vertical-align: middle;
}