
    
    
    :root {
      --accent-color: #0DB49D;
    }

    .swiper-pagination-bullet {
      background-color: #777 !important;
    }
  