.miformato{
    display: inline-block;
    font-size: 15px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    margin: 0 5% 0 10%;
    /* padding: 0 2px 0 12px; */
    justify-content: space-between;
}

.textgreybold{
    font-style: bold;
    color: grey;

}
