

@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 2px; background-color: #DCB802; } ::-webkit-scrollbar-track { background-color: #202020; } ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}