.elementor-5356 .elementor-element.elementor-element-fb074db:not(.elementor-motion-effects-element-type-background), .elementor-5356 .elementor-element.elementor-element-fb074db > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-5356 .elementor-element.elementor-element-fb074db > .elementor-container{max-width:600px;}.elementor-5356 .elementor-element.elementor-element-fb074db{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-5356 .elementor-element.elementor-element-fb074db > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5356 .elementor-element.elementor-element-0324713 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left: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 );}/* Start custom CSS for text-editor, class: .elementor-element-eb8359e *//* Make form labels and field text visible on dark background */
.nf-form-label,
.nf-field-label,
.nf-field-element input,
.nf-field-element textarea,
.nf-field-element select {
  color: #e0e0e0 !important; /* Light gray for dark backgrounds */
}

/* Optional: Style placeholders too */
.nf-field-element input::placeholder,
.nf-field-element textarea::placeholder {
  color: #aaa !important;
}/* End custom CSS */