.swiper-pagination-bullet {
  background: #f472b6 !important; 
  opacity: 0.5;
}
.swiper-pagination-bullet-active {
  background: #f472b6 !important;
  opacity: 1;
}