.elementor-800 .elementor-element.elementor-element-1ea7db00{--display:flex;}.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-7311e92d *//* Main page title */
h1 {
    color: #D30F11 !important;
}

/* Section headings */
h2,
h3,
h4 {
    color: #FFFFFF !important;
}

/* Body text */
p,
li {
    color: #D0D0D0 !important;
}

body {
    background: #000 !important;
}

.site-main,
.elementor-location-single,
.elementor-section-wrap {
    background: #000 !important;
}/* End custom CSS */