.posizione {
    background: #333;
    color: white;
    text-align: center;
    padding: 10px 0;
    margin-top: auto;
    min-height: 100px;
}

.text-footer{
    color: #FFFFFF;
    background-color: #1f3e7a;
}

.text-privacy{
    color: white;
    text-decoration: none
}
