.swiper-navigation.swiper-navigation--middle {
  position: absolute;
  z-index: 2;
  top: 50%;
  display: flex;
  width: 100%;
  justify-content: space-between;
  color: white;
}
