.elementor-2265 .elementor-element.elementor-element-40bef85c{--display:flex;}.elementor-widget-text-editor{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 );}/* Start custom CSS for container, class: .elementor-element-40bef85c */.wc-block-components-checkout-place-order-button__text {
    background-color: #287ec0 !important; 
    color: #fff !important;               
    padding: 1em;                         
    border: none !important;
    text-align: center;
    border-radius: 5px;     display: inline-block;            
}



/* Container des Buttons ebenfalls ohne Rahmen und Hintergrund */
.wc-block-components-checkout-place-order-button {
    background: none !important;    /* Hintergrund des Containers entfernen */
    border: none !important;        /* Rahmen des Containers entfernen */
    padding: 0 !important;          /* Abstand des Containers entfernen */
}/* End custom CSS */