.hero-slideshow .swiper-pagination-bullet {
  background-color: #ffff;
  opacity: 0.2;
  border-radius: 0;
  width: 20px;
  height: 4px;
}
.hero-slideshow .swiper-pagination-bullet-active {
  opacity: 1;
}

.hero-slideshow .swiper-pagination-bullet {
  color: #ffffff;
}
