:root {
    --color-background-default: #F2F3F4 !important;
    --color-background-light: #3988FD !important; 
    --color-background-dark: #10A8C8 !important;
    --color-background-dark-2: #074cae !important; 
    --color-background-dark-3: #063f91 !important; 
    --color-secondary-main: #EE7D24 !important;
  }
  .login-teaser-header::before { 
    content:none;
  }
 
 body[act="public/espositore"] .grid-item .inner {
    background: #EE7D24;
}

body[act="public/evento"] .time {
      background-color: #00000073;
}

.landing-drawer__close-button,
.landing-eventi__header {
      color: #000000 !important;

}

body[act="public/mapbox"] #map-detail .close,
body[act="public/mapbox"] #map-detail .name,
body[act="public/mapbox"] #map-detail .form {
      color: #000000 !important;
}
