.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    padding-top: 20px;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--accent-peach);
}