.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) rgba(148,163,184,.1)}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(148,163,184,.1);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(148,163,184,.4);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.6)}