.elementor-2695 .elementor-element.elementor-element-1926156{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2695 .elementor-element.elementor-element-e7c3e7d{text-align:left;}.elementor-2695 .elementor-element.elementor-element-e7c3e7d .elementor-heading-title{font-size:23px;font-weight:600;color:#F61111;}.elementor-2695 .elementor-element.elementor-element-8ec6659{--display:flex;}.elementor-2695 .elementor-element.elementor-element-a29d7ef{margin:86px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for heading, class: .elementor-element-e7c3e7d *//* کلاس عمومی برای جاستیفای در المنتور */
.make-justify,
.make-justify p,
.make-justify .elementor-heading-title,
.make-justify span {
  text-align: justify !important;
  text-justify: inter-word;
  line-height: 1.8;
  white-space: normal !important;
  overflow-wrap: anywhere;
  display: block;
  width: 100%;
}

/* اگر متن انگلیسی است */
.ltr-text.make-justify { direction: ltr; }
/* اگر فارسی است */
.rtl-text.make-justify { direction: rtl; }

/* پیشنهاد: عرض باکس را محدود کن تا متن حتماً چندخطی شود */
.make-justify { max-width: 980px; margin: 0 auto; }/* End custom CSS */