 
 
 html { scrollbar-color: #203c84 #ebe9df; scrollbar-width: thin; } html::-webkit-scrollbar { width: 15px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #ebe9df !important; } html::-webkit-scrollbar-thumb:hover { background: #192c63 !important; } html::-webkit-scrollbar-thumb { background: #203c84 !important; border: 0px solid #203c84 !important; -webkit-border-radius: 0px !important;  } 