

@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 1px; background-color: #BA4A4B; } ::-webkit-scrollbar-track { background-color: #3b3d3e; } ::-webkit-scrollbar { width: 7px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}