.elementor-885 .elementor-element.elementor-element-4f51e24e{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-5f163d68 *//* لیست‌های عددی (تیترها) */
ol {
  direction: rtl;
  text-align: right;
  padding-right: 1em;
  list-style-position: inside;
  font-weight: bold;
  margin-right: 0;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

/* لیست‌های بولت‌دار (زیر آیتم‌ها) */
ul {
  direction: rtl;
  text-align: right;
  padding-right: 1.5em; /* فرورفتگی بیشتر برای زیرلیست */
  list-style-position: inside;
  margin-bottom: 1em;
}

/* آیتم‌ها */
ol > li,
ul > li {
  line-height: 2;
  font-weight: normal;
  
}
.elementor-widget-container p {
  text-align: justify ! important;
  direction: rtl ! important
}/* End custom CSS */