body {
    background: radial-gradient(circle, rgba(0, 34, 84, 1) 0%, rgba(0, 70, 145, 1) 100%)
}

.principale p {
    color: red;
}

.privacy {
    color: gray!important;
    font-size: 0.8em!important;
    text-align: justify!important;
}

.privacy a {
    text-decoration: none!important;
} 