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