.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#b60100 transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:hsla(0,0%,39%,.5);border-radius:10px;border:2px solid transparent}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,47%,.7)}