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