.elementor-1792 .elementor-element.elementor-element-24ee5836{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-9f0b728 *//* Keine erzwungene Großschreibung bei allen Überschriften */
.custom-heading {
  text-transform: none!important;
  font-size: 30px!important;
  line-height: 1.3;
  font-weight: 700;
}

/* Mobilfreundlich: kleinere Schriftgröße auf Smartphones */
@media (max-width: 768px) {
  .custom-heading {
    font-size: 20px;
  }
}/* End custom CSS */