.elementor-737 .elementor-element.elementor-element-df337ba{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-737 .elementor-element.elementor-element-149cbc9{width:100%;max-width:100%;text-align:left;}.elementor-737 .elementor-element.elementor-element-149cbc9 .elementor-heading-title{font-family:var( --e-global-typography-2f25112-font-family ), Sans-serif;font-size:var( --e-global-typography-2f25112-font-size );font-weight:var( --e-global-typography-2f25112-font-weight );font-style:var( --e-global-typography-2f25112-font-style );color:var( --e-global-color-primary );}.elementor-737 .elementor-element.elementor-element-5130129{font-family:var( --e-global-typography-7a15745-font-family ), Sans-serif;font-size:var( --e-global-typography-7a15745-font-size );font-weight:var( --e-global-typography-7a15745-font-weight );line-height:var( --e-global-typography-7a15745-line-height );color:var( --e-global-color-text );}.elementor-737 .elementor-element.elementor-element-5130129 a{color:#7E9936;}@media(max-width:1441px){.elementor-737 .elementor-element.elementor-element-149cbc9 .elementor-heading-title{font-size:var( --e-global-typography-2f25112-font-size );}.elementor-737 .elementor-element.elementor-element-5130129{font-size:var( --e-global-typography-7a15745-font-size );line-height:var( --e-global-typography-7a15745-line-height );}}@media(max-width:1024px){.elementor-737 .elementor-element.elementor-element-149cbc9 .elementor-heading-title{font-size:var( --e-global-typography-2f25112-font-size );}.elementor-737 .elementor-element.elementor-element-5130129{font-size:var( --e-global-typography-7a15745-font-size );line-height:var( --e-global-typography-7a15745-line-height );}}@media(max-width:767px){.elementor-737 .elementor-element.elementor-element-149cbc9 .elementor-heading-title{font-size:var( --e-global-typography-2f25112-font-size );}.elementor-737 .elementor-element.elementor-element-5130129{font-size:var( --e-global-typography-7a15745-font-size );line-height:var( --e-global-typography-7a15745-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-5130129 *//* Allgemeine Textfarbe */
h2, h3, h4, p {
    color: var(--e-global-color-text);
}

/* Stil für h2 */
h2 {
    font-family: var(--e-global-typography-acb4a31-font-family), Sans-serif;
    font-size: var(--e-global-typography-acb4a31-font-size);
    font-weight: var(--e-global-typography-acb4a31-font-weight);
    font-style: var(--e-global-typography-acb4a31-font-style);
}

/* Stil für h3 */
h3 {
font-family: var(--e-global-typography-7a15745-font-family), Sans-serif;
    font-size: var(--e-global-typography-7a15745-font-size);
    font-weight: var(--e-global-typography-7a15745-font-weight);
    line-height: var(--e-global-typography-7a15745-line-height);
    font-weight: bold;
}

/* Stil für h4 */
h4 {
font-family: var(--e-global-typography-7a15745-font-family), Sans-serif;
    font-size: var(--e-global-typography-7a15745-font-size);
    font-weight: var(--e-global-typography-7a15745-font-weight);
    line-height: var(--e-global-typography-7a15745-line-height);
    font-weight: bold;
}

/* Stil für p */
p, li {
    font-family: var(--e-global-typography-fbbad96-font-family), Sans-serif;
    font-size: var(--e-global-typography-fbbad96-font-size);
    font-weight: var(--e-global-typography-fbbad96-font-weight);
    line-height: var(--e-global-typography-fbbad96-line-height);
}

a {
    color: var(--e-global-color-accent);
    text-decoration: none; /* Entfernt die Unterstreichung */
}

a:hover {
    text-decoration: underline; /* Fügt eine Unterstreichung beim Hover hinzu */
}/* End custom CSS */