/* Schriftgrößen für die Impressum-Seite */
.info-section {
  font-size: 0.7rem;
  text-align: center;
}
.info-section h1 {
  font-size: 1.1rem;
}
.info-section h2 {
  font-size: 0.9rem;
}
.info-section h1 {
  font-size: 1.6rem;
}
.info-section h2 {
  font-size: 1.15rem;
}
