.elementor-3 .elementor-element.elementor-element-5c37389{--display:flex;}body.elementor-page-3:not(.elementor-motion-effects-element-type-background), body.elementor-page-3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7c99491 );}/* Start custom CSS for text-editor, class: .elementor-element-3c7664f6 *//* Custom CSS for Privacy Policy page headings */
.entry-content h3 { /* يستهدف جميع عناوين h3 داخل محتوى الصفحة */
    color: #FF8C00 !important; /* اللون البرتقالي */
    font-weight: 700; /* لتجعل الخط سميكاً إذا لم يكن كذلك افتراضياً */
    margin-top: 2em; /* مسافة من الأعلى لتمييز العناوين */
    margin-bottom: 0.5em; /* مسافة من الأسفل */
}

/* إذا كانت هناك عناوين أخرى مثل h2 أو h4 تريد تلوينها بالبرتقالي، أضفها هنا */
.entry-content h2,
.entry-content h4 {
    color: #FF8C00 !important;
}/* End custom CSS */