
@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 0px; background-color: #47120F; } ::-webkit-scrollbar-track { background-color: #AB9089; } ::-webkit-scrollbar { width: 12px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}