.swiper-pagination {
    position: static;
}

.swiper-pagination-bullet-active {
    background-color: var(--clr-primary);
}
    