  body {
    font-family: "new-zen", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #0d2456;
  }

.h1, h1 {
    font-size: 1.2rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 200;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

.p-du-fehlst {
    font-size: 1.8rem;
}