.single-streamer .tn-streamer-wide-section--clips .streamer-clips-header h2,
.single-streamer .tn-streamer-wide-section--videos .streamer-clips-header h2 {
  font-size: clamp(1.32rem, 1.65vw, 1.6rem) !important;
  line-height: 1.12 !important;
  font-weight: 950 !important;
  color: #fff !important;
  letter-spacing: 0 !important;
}

.single-streamer .tn-streamer-wide-section--clips .streamer-clips-subtitle,
.single-streamer .tn-streamer-wide-section--videos .streamer-clips-subtitle {
  margin-top: 7px !important;
  font-size: 0.96rem !important;
  line-height: 1.35 !important;
  font-weight: 650 !important;
  color: rgba(203, 213, 225, 0.78) !important;
}

.single-streamer .tn-streamer-wide-section--clips .clip-bp,
.single-streamer .tn-streamer-wide-section--videos .clip-bp {
  padding: 11px 12px 13px !important;
}

.single-streamer .tn-streamer-wide-section--clips .clip-title,
.single-streamer .tn-streamer-wide-section--videos .clip-title {
  font-size: clamp(1rem, 1.02vw, 1.08rem) !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
  color: #fff !important;
  letter-spacing: 0 !important;
}

.single-streamer .tn-streamer-wide-section--clips .clip-views,
.single-streamer .tn-streamer-wide-section--clips .clip-duration,
.single-streamer .tn-streamer-wide-section--videos .clip-views,
.single-streamer .tn-streamer-wide-section--videos .clip-duration {
  min-height: 28px !important;
  padding: 6px 10px !important;
  font-size: 0.84rem !important;
  font-weight: 950 !important;
}

.single-streamer .tn-streamer-wide-section--clips .clips-load-more,
.single-streamer .tn-streamer-wide-section--videos .clips-load-more {
  font-size: 1.05rem !important;
  font-weight: 950 !important;
}
