.slide .content-wrapper .content {
  background: rgba(255, 255, 255, 0.5);
}
.slide .content-wrapper .content h3 {
  color: #B71C1B;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0F3773;
}
.block-views-blockcategories-block-home > h2 {
  color: #ffffff;
}
