* {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #000;
}

.indirizzo-row .col{
    line-height: 19px;
}

a {
    text-decoration: underline;
    color: #000;
}