.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(148,163,184,.1);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(148,163,184,.2);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.3)}