.elementor-21086 .elementor-element.elementor-element-3f40c80{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-9be7a06 *//* إزالة الأرقام والنقاط من القوائم */
.ntc-simple ol,
.ntc-simple ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
/* بديل: شكل نقاط مخصص */
.ntc-simple ul li::before {
  content: "• "; /* أو "✅ " */
  color: #EFC042; /* اللون الدهبي */
  font-weight: bold;
}

/* شيل أي علامات أو رموز من القوائم */
.ntc-simple ul li,
.ntc-simple ol li {
  list-style: none !important;
}

.ntc-simple ul li::before,
.ntc-simple ol li::before {
  content: none !important;
}/* End custom CSS */