/* Start custom CSS for html, class: .elementor-element-0a0f4fb */.hero-stats {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin-top: 28px;
  flex-wrap: wrap;
  /* الأسطر المضافة لحل المشكلة: */
  position: relative;
  z-index: 1;
}/* End custom CSS */