.swiper-pagination-bullet-active {
    background-color: #03a9f4;
    width: 36px;
    border-radius: 150px;
  }
  
  .swiper {
    width: 100%;
    height: 350px;
  }
  