

@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #FB772D; } ::-webkit-scrollbar-track { background-color: #161414; } ::-webkit-scrollbar { width: 7px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}