/* Hide slider pagination dots */
.slick-dots,
.swiper-pagination {
  display: none !important;
}
