:root {
    --color-background-default: #452CA3 !important; 
    --color-background-light: #553ab8 !important; 
    --color-background-dark: #3c2397 !important; 
    --color-background-dark-2: #331c86 !important; 
    --color-background-dark-3: #2c1582 !important; 
    --color-secondary-main: #F53737 !important; 
  }
  .login-teaser-header::before { 
    content:none;
  }

/*  Didays specific*/
.module-eventi, .module-sponsor {
  display:none;
}
 