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