.scrollColor::-webkit-scrollbar{width:8px;border-radius:4px;scrollbar-gutter:"stable"}.scrollColor::-webkit-scrollbar-track{background:#f4f4f5;border-radius:4px}.scrollColor::-webkit-scrollbar-thumb{background:#0c2d66;border-radius:4px}.scrollColorMobile::-webkit-scrollbar{width:3px;border-radius:10px;scrollbar-gutter:"stable"}.scrollColorMobile::-webkit-scrollbar-track{background:#f4f4f5;border-radius:10px}.scrollColorMobile::-webkit-scrollbar-thumb{background:#0c2d66;border-radius:10px}