/* Werbestudio – Impressum / Privacy */

.legal-text {
  max-width: 68ch;
}

.legal-text h3 {
  margin: 1.6em 0 0.45em;
  font-family: var(--font-sans);
  font-weight: 700;
  font-size: 1.05em;
  line-height: 1.4;
}

.legal-text h3:first-child {
  margin-top: 0;
}

.legal-text p + p {
  margin-top: 0.9em;
}

.legal-text ul {
  margin: 0.6em 0 0;
  padding-left: 1.2em;
}

.legal-text li + li {
  margin-top: 0.35em;
}

.legal-text a {
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.hero--page .hero-script {
  display: none;
}
