﻿@charset "utf-8";

.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-color: #68b1bf;
}
.swiper-pagination-bullet {
  background-color: #68b1bf;
}