:root {
  --swiper-theme-color: #D23350 !important;
}

.rec-item-wrapper {
  height: 100% !important;
  padding: 0em !important;
}

.rec-carousel {
  margin-top: -1em !important;
  margin-bottom: 1em !important ;
}

.rec-slider-container {
  padding: 0 !important;
  margin: 0 !important;
}

.swiper-slide {
  display: flex !important;
  justify-content: center;
}
