/* Kontakt-Parität: Body-Typografie für Seiten ohne Elementor-Kit-Inline (pub31) */

body.elementor-kit-5 {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 19px;
  color: #6c6c6c;
}

@media (max-width: 767px) {
  body.elementor-kit-5 {
    font-size: 18px;
  }
}
