.slide .content-wrapper .content h3 {
  color: #C62A30;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #777;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #008eab;
}
