/* Sheshi 0.34.2 — legally accurate DE/SQ documents and readable criteria. */

.sheshi-content-page--impressum,
.sheshi-content-page--datenschutz,
.sheshi-content-page--eintragsregeln {
  max-width: 920px !important;
}

.sheshi-content-page--impressum .entry-content,
.sheshi-content-page--datenschutz .entry-content,
.sheshi-content-page--eintragsregeln .entry-content {
  max-width: 760px !important;
}

.sheshi-legal-section ul {
  display: block !important;
  padding-left: 22px !important;
  list-style: disc outside !important;
}

.sheshi-legal-section li {
  display: list-item !important;
  padding-left: 3px !important;
}

.sheshi-legal-section li + li {
  margin-top: 6px !important;
}

@media (max-width: 767px) {
  .sheshi-legal-section ul {
    padding-left: 20px !important;
  }
}
