.trending-swiper {
  height: 20px;
  overflow: hidden;
}

.trending-link {
  color: #000;
  text-decoration: none;
  font-size: 13px;
}

.trending-link:hover {
  color: #e12929;
}
