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