body.single .single-gesundheit {
  min-height: 100vh;
  padding: 128px 0;
}
@media (max-width: 767px) {
  body.single .single-gesundheit {
    padding: 0 0 64px;
  }
}
section.single-gesundheit {
  display: flex;
  flex-direction: column;
}
section.single-gesundheit .wrapper {
  gap: 32px;
  margin: auto;
  display: flex;
  align-items: center;
  padding: 40px;
}
section.single-gesundheit .wrapper .text {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 32px;
}
section.single-gesundheit .wrapper .text h1 {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}
section.single-gesundheit .wrapper .text h2 {
  color: var(--gray);
  font-family: "WorkSans", "Adjusted Arial Fallback", "Arial", sans-serif;
  font-style: normal;
  font-weight: 580;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.03em;
}
section.single-gesundheit .wrapper .text h2:not(:first-child) {
  margin-top: 24px;
}
/*# sourceMappingURL=https://drogistenwissenmehr.kniff.at/wp-content/build/scss_library/4240845121db43c75fb27bed11085b8cb8f17feb.css.map */