
 html { scrollbar-color: #4F758B #d6d6d6; scrollbar-width: thin; } html::-webkit-scrollbar { width: 8px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #d6d6d6 !important; } html::-webkit-scrollbar-thumb:hover { background: #4F758B !important; } html::-webkit-scrollbar-thumb { background: #4F758B !important; border: 1px solid #4F758B !important; -webkit-border-radius: 2px !important;  } 