.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px;transition:background .3s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#c4c4c4 #f5f5f5}
