/* style/impressum.css */
h1 {
  font-size: 30pt;
  margin: 0;
  font-weight: normal;
}
h2 {
  margin: 0;
  font-weight: normal;
}
span.x::after {
  content: attr(d-suffix);
}
p.hidden span::before {
  content: attr(d-b);
}
p.hidden span::after {
  content: attr(d-a);
}
p.hidden span.none {
  display: none;
}
/*# sourceMappingURL=impressum-1a8a828.css.map */
