:root {
    --color-background-default: #135899 !important; 
    --color-background-light: #3988FD !important; 
    --color-background-dark: #4279AD !important; 
    --color-background-dark-2: #334991 !important; 
    --color-background-dark-3: #3c549e !important; 
    --color-secondary-main: #77b42e !important; 
  }
  .module-numeri-container {
    background-color: unset;
  }
  .hero-header-row::after {
    background: linear-gradient(0deg, rgba(84, 100, 164, 0.72) 0%, rgba(255, 253, 253, 0.19) 19%, rgba(0, 0, 0, 0) 100%);
  }
/*  Didays specific*/
/*.module-eventi, .module-sponsor, .module-eventi {
  display:none;
}*/