.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 section, class: .elementor-element-7845f2ce *//* تغيير لون خلفية ونص شريط رأس الجدول في TablePress */
.tablepress-id-15 thead th, 
.tablepress-id-15 thead td {
    background-color: #2E294F !important;
    color: #ffffff !important; /* تغيير لون النص إلى الأبيض لضمان وضوحه */
}

/* في حال كنت تريد تطبيق اللون على جميع جداول الموقع وليس هذا الجدول فقط */
.tablepress thead th, 
.tablepress thead td {
    background-color: #2E294F !important;
    color: #ffffff !important;
}/* End custom CSS */