#scrollUp {
    background: var(--e-global-color-primary, #23BBC3) !important;
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background-color: white !important;
}