section.rechtliches {
  padding: 100px 0;
}
section.rechtliches h1 {
  margin-bottom: 30px;
}
section.rechtliches p {
  font-size: 18px;
  hyphens: auto;
}
section.rechtliches a {
  font-size: 18px;
  color: #000;
  text-decoration: underline;
}
section.rechtliches a:hover {
  opacity: 0.75;
  cursor: pointer;
}
/*# sourceMappingURL=../../template/css/_maps/standard-rechtliches.map */