.elementor-1001 .elementor-element.elementor-element-8684c22{--display:flex;--background-transition:0.3s;}/* Start custom CSS *//* מובייל – שינוי גודל פונטים בלבד (REM) */
@media (max-width: 767px) { /* 767px */

  h2 {
    font-size: 1.375rem; /* ~22px */
  }

  h3 {
    font-size: 1.125rem; /* ~18px */
  }

  p,
  li {
    font-size: 0.9375rem; /* ~15px */
  }
}/* End custom CSS */