darcia
11/21/2018 - 2:14 AM

Pager Bullets Coloring

.swiper-pagination-bullet {
  background: white;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: white;
}