.custom-scroll::-webkit-scrollbar{width:4px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,39%,.5);border-radius:10px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,39%,.8)}