.elementor-224 .elementor-element.elementor-element-e8014ca{--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;}.elementor-224 .elementor-element.elementor-element-98b0d3e{margin:-11px 0px calc(var(--kit-widget-spacing, 0px) + -11px) 0px;}.elementor-224 .elementor-element.elementor-element-98b0d3e.elementor-element{--align-self:stretch;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-98b0d3e *//* FORCE FOOTER FULL WIDTH – MATCH HEADER */
.site-footer {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.footer-bottom {
  text-align: center;
  font-size: 12px;      /* 🔥 smaller like image */
  line-height: 1.6;
  opacity: 0.75;
  direction: rtl;       /* 🔥 Arabic flow */
  unicode-bidi: plaintext;
}/* End custom CSS */