@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@700&family=Zilla+Slab:wght@300&display=swap');
#fbuilder .pbSubmit { background-color: #dd9702; color: #fff; font-weight: bold; }
#fbuilder .ui-datepicker-month, .ui-datepicker-year{font-family: Oxgen; font-size:2em;}

#fbuilder .ui-state-active { color: #FFF; background: #dd9702 !important; }
#fbuilder .ui-state-default:hover { color: #FFF; background: #94aa63 !important; }

#fbuilder .slots div.htmlUsed a { border: 1px solid #ccc !important; }
#fbuilder .slots div.htmlUsed a:hover { background: #eee !important; }
#fbuilder .slots div a { border: 1px solid #94aa63 !important; }
#fbuilder .slots div a:hover { background: #94aa63 !important; }

.ahb_m2 #fbuilder .slots div.currentSelection.htmlUsed a { background: #dd9702 !important; }