nav {
  font-weight: bolder;
}

.privacy-section {
  color: #5E7594;
}
.privacy-section h2 {
  font-weight: 540;
}
.privacy-section .btn {
  background-color: #5E7594;
  color: #fff;
}

.footer {
  background-color: #383838;
  color: #fff;
}
.footer .row .col-md-3 .sections li {
  list-style: none;
}
.footer .row .col-md-3 .sections li a {
  color: #fff;
  text-decoration: none;
}
.footer .row .col-md-3 .sections li :hover {
  color: #5E7594;
  font-weight: bold;
}
.footer .row .col-md-3 .contacts li {
  list-style: none;
}
.footer .row .col-md-3 .contacts li a {
  color: #fff;
  text-decoration: none;
}
.footer .row .col-md-3 .contacts li :hover {
  color: #5E7594;
  font-weight: bold;
}
.footer .row .col-md-3 .support li {
  list-style: none;
}
.footer .row .col-md-3 .support li a {
  color: #fff;
  text-decoration: none;
}
.footer .row .col-md-3 .support li :hover {
  color: #5E7594;
  font-weight: bold;
}
.footer .row .col-md-3 .socials li {
  list-style: none;
}
.footer .row .col-md-3 .socials li a {
  color: #fff;
  text-decoration: none;
}
.footer .row .col-md-3 .socials li :hover {
  color: #5E7594;
  font-weight: bold;
}
.footer .footer-bottom {
  background-color: #000;
}
.footer .footer-bottom .footer-bottom__copyright a {
  text-decoration: none;
}/*# sourceMappingURL=datenschutz.css.map */