.contacts-wrapper {
	display: none !important;
}

a[data-element="faq"], a[data-element="report-inefficiency"] {
  display: none !important;
}

/* Hide header "Seguici su" */
.it-header-center-content-wrapper .it-socials.d-none.d-md-flex {
	display: none !important;
}

/* Hide footer "Seguici su" */
.pb-2.col-md-3.col-lg-3 p strong {
	display: none !important;
}