.elementor-3 .elementor-element.elementor-element-5e499908{text-align:end;font-family:"Noto Naskh Arabic", Sans-serif;font-size:1.2rem;line-height:1.5em;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-5e499908 *//* Right-align all lists and bullets */
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    direction: rtl;           /* Right-to-left */
    text-align: right;        /* Align text to right */
    padding-right: 20px;      /* Space for bullets on the right */
    padding-left: 0;          /* Remove default left padding */
    list-style-position: inside; /* Keep bullets inside the text box */
}

/* Optional: Style bullets for better visibility */
.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li {
    margin-bottom: 10px;      /* Space between items */
    line-height: 1.8;         /* Better readability */
}/* End custom CSS */