.custom-scroll::-webkit-scrollbar{width:6px}.custom-scroll::-webkit-scrollbar-thumb{background-color:rgba(80,80,80,.3);border-radius:8px}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(80,80,80,.5)}.custom-scroll::-webkit-scrollbar-track{background:transparent}