/* Typografie-Anpassungen nur fuer die Startseite */
.home .hero-copy > .eyebrow {
  font-size: 13px;
}

.home .section-index {
  font-size: 11px;
}

.home .course-body > .mono {
  font-size: 10px;
}

.home .knowledge-grid .mono {
  font-size: 11px;
}

.home .course-body > p {
  font-size: 14px;
}
