.elementor-4967 .elementor-element.elementor-element-4994b5f{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS *//* Sfondo nero + rimozione margine sull'header */
.elementor-element-58b1d05e {
  background-color: #000 !important;  /* nero */
  color: #fff !important;             /* testo bianco */
  margin-top: 0 !important;           /* annulla il margine negativo */
  margin-bottom: 0 !important;
  z-index: 9999 !important;           /* sempre sopra gli altri elementi */
  position: fixed !important;         /* resta in alto */
  top: 0 !important;                  /* agganciato al top */
  left: 0;
  width: 100% !important;
  transition: background-color 0.3s ease;
}/* End custom CSS */