.Megamenu.Megamenu--default {
    border-bottom: 0;
    border-image: linear-gradient(to right, rgb(35, 167, 11) 33%, white 25%, 63%, red 10%) 5;
    border-left: 0;
    border-right: 0;
    border-top: 4px solid;
}
header {
    box-shadow: 0 5px 5px 0 rgba(54,54,54,.3);
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, p, pre, p {
    margin: 5px;
}

.Header-banner {
    background-color: #003274;
}

.Header-navbar {
    background-color: #003882;
}

.Megamenu--default {
    background-color: #003882;
}

/* Sfondo Modulo news */
.u-background-compl-10 {
  background-color: hsl(195, 15%, 95%) !important;
}