body,
html {
  color: #375097;
}

.site-title {
  font-size: 52px;
  font-weight: 800;
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  .site-title {
    margin-bottom: 60px;
    font-size: 40px;
  }
}

.imprint-section .imprint-section-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
.imprint-section .imprint-section-text {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .imprint-section {
    margin-bottom: 60px;
  }
}

.section {
  margin-top: 100px;
}
@media (max-width: 991.98px) {
  .section {
    margin-top: 60px;
  }
}
.section .section-title {
  font-size: 32px;
  font-weight: 700;
  color: #375097;
  margin-bottom: 30px;
}
.section .section-content {
  margin-bottom: 60px;
}
.section .section-content .section-content-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.section .section-content .section-content-text {
  font-size: 16px;
  font-weight: 400;
}

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