.customScrollbar{scrollbar-width:thin;scrollbar-color:#4a4a4a #2d2d2d}.customScrollbar::-webkit-scrollbar{width:8px}.customScrollbar::-webkit-scrollbar-track{background:#2d2d2d;border-radius:4px}.customScrollbar::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px;-webkit-transition:background .2s;transition:background .2s}.customScrollbar::-webkit-scrollbar-thumb:hover{background:#606060}
