.blockLink {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.slide {
  position: relative;
  border: 1px solid #ffffff;
}
.slide .content-wrapper .content h3 {
  color: #0000ff;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #899fb1;
}
.block-views-blockcategories-block-home > h2 {
  color: #ffffff;
}
