.label-descricao-lateral{
     color: #777;
     white-space: nowrap;
     font-weight: bold;
}

.label-descricao-lateral::first-letter{
     text-transform: uppercase;
}

.label-informacao{
     color: #777;
}