h1{
    text-align: center;!important
}

/* Font Awesome */
i.fa,
i.fab,
i.fas,
i.far {
  display: none !important;
}

/* Elementor Icons (eicons) */
i[class^="eicon"],
i[class*=" eicon"] {
  display: none !important;
}

/* SVG-иконки Elementor */
svg.e-font-icon-svg,
.elementor-icon svg {
  display: none !important;
}

/* Социальные иконки */
.elementor-social-icon {
  display: none !important;
}

/* Стрелки слайдеров */
.elementor-swiper-button-prev,
.elementor-swiper-button-next {
  display: none !important;
}