:root {
    --swiper-scrollbar-drag-bg-color: #fff;
    --swiper-scrollbar-bg-color: rgba(255, 255, 255, 0.3);
    --swiper-scrollbar-bottom: 1px;
    --color-primary-aqua: #00FDCF;
    --color-black-90: #1B1B1B;
    --color-gray: #5C5C5C;
}

