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