.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#3232324d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#64646480;border-radius:10px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#787878b3}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#64646480 #3232324d}
