 
 
 html { scrollbar-color: #5f5449 #fcfbfa; scrollbar-width: thin; } html::-webkit-scrollbar { width: 10px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #fcfbfa !important; } html::-webkit-scrollbar-thumb:hover { background: #5f5449 !important; } html::-webkit-scrollbar-thumb { background: #5f5449 !important; border: 0px solid #5f5449 !important; -webkit-border-radius: 0px !important;  } 