/**
 * Theme overrides for Swiper (подключается после swiper-bundle.min.css)
 */
:root {
  --swiper-navigation-size: 12px !important;
  --swiper-theme-color: #fff !important;
}
