.elementor-446 .elementor-element.elementor-element-53ffc552{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-2d23a2e6 *//* Grundlegende Schriftfarbe */
body {
    color: white; /* Macht die Schrift weiß */
}

/* Links in der Farbe #F39200 */
a {
    color: #F39200; /* Definiert die Linkfarbe */
    text-decoration: none; /* Optional: Entfernt die Unterstreichung */
}

/* Link-Hover-Effekt */
a:hover {
    color: #FFA94D; /* Optional: Linkfarbe beim Hover ändern */
    text-decoration: underline; /* Optional: Unterstreichung beim Hover */
}/* End custom CSS */