.swiper-button-prev {
  color: whitesmoke;
}
.swiper-button-next {
  color: whitesmoke;
}
.swiper-pagination-bullet-active {
  background: whitesmoke;
}
.swiper-pagination-progressbar {
  left: 0;
  top: unset !important;
  bottom: 0 !important;
}
.swiper-pagination-progressbar-fill {
  background-color: #9b0f0f !important;
}
