.insightsSwiper .swiper-pagination-bullet-active {
  background: white !important;
  opacity: 1 !important;
}
.insightsSwiper .swiper-pagination-bullet {
  background: transparent ;
  border: 1px solid #e2e1e066 !important;
}
.insightsSwiper .swiper-pagination-bullet{
  border: 1px solid #fff !important;
  opacity: .6;
}