/**
 * FAZ 2 — Ana sayfa bölüm aralıkları (Trend / Son Hikayeler çakışması)
 */

.kh-home.kh-shell--v4 > .kh-section,
.kh-home .kh-block,
.kh-home .kh-hero-ticker {
  margin-bottom: 3rem;
  clear: both;
}

.kh-home .kh-section--hero-first {
  margin-bottom: 2.5rem;
}

.kh-home .kh-hero-ticker {
  margin-top: -1rem;
  margin-bottom: 3rem;
}

.kh-home .kh-section--latest-cards {
  margin-bottom: 3rem;
  padding-bottom: 0;
}

.kh-home .kh-section--trend {
  margin-top: 0;
  margin-bottom: 3rem;
}

.kh-home .kh-section--popular,
.kh-home .kh-section--long-reads,
.kh-home .kh-section--category-showcase {
  margin-bottom: 3rem;
}

.kh-home .kh-section-head,
.kh-home .kh-block__head {
  margin-bottom: 1.25rem;
}
