.elementor-6548 .elementor-element.elementor-element-0e22c93{--display:flex;}.elementor-6548 .elementor-element.elementor-element-d156530{color:#FFFFFF;}/* Start custom CSS for text-editor, class: .elementor-element-d156530 *//* ================================
   Rechtstext-Seite – Seite ID 6548
   ================================ */

/* Grundschrift auf der Seite */
body.page-id-6548 {
    color: #ffffff; /* weißer Text */
    font-family: var(--e-global-typography-text-font-family, inherit);
    line-height: 1.6;
}

/* Standard-Text in Elementor-Widgets (z. B. Texteditor) */
body.page-id-6548 .elementor-widget-text-editor,
body.page-id-6548 .elementor-widget-text-editor p,
body.page-id-6548 .elementor-widget-text-editor li {
    color: #ffffff;
    font-family: var(--e-global-typography-text-font-family, inherit);
}

/* Überschriften im Inhalt (Elementor) */
body.page-id-6548 .elementor h1,
body.page-id-6548 .elementor h2,
body.page-id-6548 .elementor h3,
body.page-id-6548 .elementor h4 {
    color: #ffffff;
    font-weight: 600;       /* halb-fett wie auf der Cookie-Seite */
    margin-top: 1.8rem;
    margin-bottom: 0.8rem;
}

/* Seitentitel / Headline ganz oben (WP + Elementor) */
body.page-id-6548 .entry-title,
body.page-id-6548 .elementor-heading-title {
    color: #ffffff;
    font-weight: 700;       /* extra bold für die Hauptheadline */
}

/* Absätze & Listen allgemein */
body.page-id-6548 p,
body.page-id-6548 li {
    color: #ffffff;
    margin-bottom: 0.8rem;
}

/* Links im Text */
body.page-id-6548 a {
    color: #e5adc6;          /* dein Rosa */
    text-decoration: underline;
}

body.page-id-6548 a:hover {
    color: #ffffff;
}

@media (max-width: 767px) {
  body.page-id-6548 .entry-title,
  body.page-id-6548 .elementor-heading-title {
      font-size: 1.8rem;   /* nach Gefühl anpassen */
      line-height: 1.2;
  }
}/* End custom CSS */