
.elementor-widget-text-editor p:last-child {margin-bottom:0px; margin-top:0px;}

/* Remove the line height for every icon on the whole website. */
.elementor-icon-wrapper {
line-height: 0;
}

.border-25 {
  border-radius: 25px !important;
  overflow: hidden !important; /* Assicura che il contenuto rispetti i bordi arrotondati */
}