.jky-trending-now .swiper-button-disabled {
  background: transparent;
  color: #221F20;
  cursor: pointer;
  display: flex;
  opacity: 0.45;
}

.jky-trending-now .swiper-button-disabled::after {
  color: #221F20;
}

.jky-trending-now .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #0D1B2A;
  border-radius: 999px;
}
