.elementor-1394 .elementor-element.elementor-element-1f35a00{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-7a92c029 *//* حجم الخط العام للصفحة */
.terms-conditions {
    font-family: Arial, Helvetica, sans-serif; /* خط واضح وبسيط */
    font-size: 16px; /* حجم الخط العام */
    line-height: 1.6; /* مسافة بين الأسطر */
    color: #333; /* لون النص */
}

/* العناوين */
.terms-conditions h1 {
    font-size: 28px; /* حجم العنوان الرئيسي */
    margin-bottom: 20px;
}

.terms-conditions h2 {
    font-size: 20px; /* حجم العناوين الفرعية */
    margin-top: 25px;
    margin-bottom: 15px;
}

/* القوائم */
.terms-conditions ul {
    margin-left: 20px;
}

/* الروابط */
.terms-conditions a {
    color: #1a73e8;
    text-decoration: none;
}

.terms-conditions a:hover {
    text-decoration: underline;
}/* End custom CSS */