.custom-scroll{width:100%;height:100%;overflow-y:scroll;padding-right:.5rem;scrollbar-width:thin;scrollbar-color:hsla(252,30%,50%,.2) rgba(0,0,0,0)}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.custom-scroll::-webkit-scrollbar-thumb{background-color:hsla(252,30%,50%,.2);border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:hsla(252,30%,50%,.8)}