 
 
 html { scrollbar-color: #477009 #CCDFBD; scrollbar-width: thin; } html::-webkit-scrollbar { width: 15px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #CCDFBD !important; } html::-webkit-scrollbar-thumb:hover { background: #477009 !important; } html::-webkit-scrollbar-thumb { background: #477009 !important; border: 0px solid #477009 !important; -webkit-border-radius: 3px !important;  } 