/* Start custom CSS *//* Supprimer les espaces entre les blocs */
.elementor-section {
  padding: 0 !important;
  margin: 0 !important;
}

.elementor-widget-wrap {
  padding: 0 !important;
}

.elementor-widget.elementor-widget-html {
  margin: 0 !important;
}

.elementor-widget-container {
  line-height: 0;
}

.elementor-widget-container > section {
  line-height: normal;
}/* End custom CSS */