 
 
 html { scrollbar-color: #B31A1A #E4E8E8; scrollbar-width: thin; } html::-webkit-scrollbar { width: 11px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #E4E8E8 !important; } html::-webkit-scrollbar-thumb:hover { background: #981313 !important; } html::-webkit-scrollbar-thumb { background: #B31A1A !important; border: 0px solid #000 !important; -webkit-border-radius: 7px !important;  } 