.dd.card-body {
  width: 420px;
  height: 260px;
}

.swiper {
  height: 470px;
}

.swiper-button-prev {
  color: #575a5d;
}

.swiper-button-next {
  color: #575a5d;
}

.swiper-pagination-bullet-active {
  background: #0dcaf0; /
}

