.elementor-2999 .elementor-element.elementor-element-5a39be1e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2999 .elementor-element.elementor-element-d7a067e{text-align:center;}:root{--page-title-display:none;}/* Start custom CSS for electrician_about_two, class: .elementor-element-5a39be1e */.layout01__content-wrapper {
    background-color: #00932d !important; /* Grüner Hintergrund */
    
    /* WICHTIG: Stellt sicher, dass die Breite des Blocks durch Padding gesteuert wird */
    padding: 20px !important; /* Beispielwert: Setzt einheitliches Padding, um die Größe zu fixieren */
    margin: 100 !important;     /* Kein Außenabstand */
    
    /* Der Text soll linksbündig sein (wie in den Bildern) */
    text-align: left !important; 
    
    color: white !important; /* Standard-Textfarbe im Container */
}/* End custom CSS */
/* Start custom CSS for electrician_about_two, class: .elementor-element-8936295 *//* Hauptcontainer: Hintergrund, Breite und Links-Ausrichtung */
.layout01__content-wrapper {
    background-color: #008000 !important; /* Grüner Hintergrund */
    
    /* WICHTIG: Stellt sicher, dass die Breite des Blocks durch Padding gesteuert wird */
    padding: 20px !important; /* Beispielwert: Setzt einheitliches Padding, um die Größe zu fixieren */
 
    /* Der Text soll linksbündig sein (wie in den Bildern) */
    text-align: left !important; 
    
    color: white !important; /* Standard-Textfarbe im Container */
}

/* Listenelemente: Linksbündige Ausrichtung des Listen-Blocks */
.layout01__content-wrapper ul.tt-list01 {
    /* Setzt die Einrückung der Liste zurück, damit sie linksbündig mit dem anderen Text beginnt */
    padding-left: 0 !important; 
    margin-left: 0 !important; 
    
    /* Text in der Liste bleibt linksbündig */
    text-align: left !important; 
}

/* Alle inneren Elemente (Überschriften, Text, Listenelemente) */
.layout01__content-wrapper *,
.layout01__content-wrapper ul.tt-list01 li::before {
    color: white !important; /* Erzwingt weiße Farbe für Text und Haken */
}/* End custom CSS */