.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background:#6a6a6a}