@charset "UTF-8";
.bg-adj {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#datenschutz .txt li {
  list-style: none;
  display: flex;
}
#datenschutz .txt li::before {
  content: "•";
  font-weight: bold;
  display: inline-block;
  width: 1em;
}
#datenschutz a {
  text-decoration: underline;
}
#datenschutz b {
  color: #386A85;
}

/*# sourceMappingURL=datenschutz.css.map */
