.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#333;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#555}