.swiper-pagination-bullet {
    background-color: white !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background-color: #EC2229 !important;
    opacity: 1;
}

.swiper-pagination {
    position: relative !important;
    margin-top: 1rem;
}
/* .swiper-button-prev,
.swiper-button-next {
  display: none !important;
} */

.modal {
    display: none !important;
}