/* custom */

.text-orange {
    color: #ff8000;
}

.modal-localization .modal-title {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    color: #000;
}

.mySwiperCardPlan .swiper-pagination {
  bottom: 25px !important;
}

.swiper-button-next, .swiper-button-prev {
  color: #fff !important;
}