:root {
    --swiper-theme-color: #1B99D9;
}


.swiper-container .swiper-pagination-bullet {
    background: #1B99D9;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}
