/* Cal Sans is supplied at weight 400; avoid synthetic bold and cramped compounds. */
html[lang="de"] .ae-legal-hero h1,
html[lang="de"] .ae-legal-content h2,
html[lang="de"] .ae-legal-content h3 {
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  overflow-wrap: break-word;
}
