 
 
 html { scrollbar-color: #41644A #FAF8F6; scrollbar-width: thin; } html::-webkit-scrollbar { width: 10px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #FAF8F6 !important; } html::-webkit-scrollbar-thumb:hover { background: #41644A !important; } html::-webkit-scrollbar-thumb { background: #41644A !important; border: 0px solid #41644A0 !important; -webkit-border-radius: 0px !important;  } 