

@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #377DFF; } ::-webkit-scrollbar-track { background-color: #eaf2ff; } ::-webkit-scrollbar { width: 9px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}