.testo-giustificato {
    text-align: justify;
}

.spazio-20 {
    height: 20px;
}

.margine-top-50 {
    margin-top: 50px;
}

.cursore-pointer {
    cursor: pointer;
}

.sfondo-modal {
    background: rgba(0,0,0,0.85);
}
