body {
  line-height: 1.8;
}

b {
  font-weight: 700;
}

p {
  margin-bottom: 1rem;
}

h4 {
  color: #53565A;
}

.datenschutz-styling {
  word-break: break-word;
  overflow: hidden;
}
.datenschutz-styling h1 {
  font-size: 60px;
  color: #53565A;
}
.datenschutz-styling h2, .datenschutz-styling h3, .datenschutz-styling h4 {
  margin: 25px 0;
}
.datenschutz-styling table tr td {
  border: 1px solid;
  padding: 20px;
  font-size: 18px;
}
@media only screen and (max-width: 990px) {
  .datenschutz-styling table tr td {
    font-size: 14px;
  }
}
.return-home {
  color: #001489;
}
.return-home:before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 6px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.825' height='6.826' viewBox='0 0 10.825 6.826'%3E%3Cg id='arrow-down' transform='translate(9.41 1.414) rotate(90)'%3E%3Cline id='Linie_148' data-name='Linie 148' x2='3.998' y2='3.998' fill='none' stroke='%23001489' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Linie_149' data-name='Linie 149' y1='3.998' x2='3.998' transform='translate(0 3.998)' fill='none' stroke='%23001489' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  transform: rotate(90deg);
}
.return-home:hover {
  text-decoration: underline;
  color: #001489;
}

/*# sourceMappingURL=info-pages.css.map */
