/* ■■■ swiper ■■■ */
:root{
  --swiper-theme-color: #556b2f;
}

.swiper {
  max-width: 1000px;
}

.swiper-pagination {
}