.ui_color, .ui_hovercolor:hover {
    color: #0fb295 !important
}

.ui_bg_bdcolor, .ui_bgcolor, .ui_hoverbg:hover, .ui_hoverbgbd:hover, .ui_hoverbgbgwhite:hover {
    background-color: #9a6c48 !important
}

.ui_bg_bdcolor, .ui_border, .ui_hoverbgbd:hover, .ui_hoverbgbgwhite:hover, .ui_hoverborder:hover {
    border-color: #0fb295 !important
}

.ui_hoverbgbgwhite:hover {
    color: #fff !important
}

body {
    background-color: #fafafa !important;
    background-image: none !important
}
