.texto {
    font-size: 16px;
    padding-bottom: 0.8em;
    color: #7d7d7d;
    padding-right: 0.8em;
    text-align: justify;
}
.textobranco {
    font-size: 16px;
    padding-bottom: 0.8em;
    color: #fff;
    padding-right: 0.8em;
    text-align: justify;
}
.textomarrom {
    font-size: 16px;
    padding-bottom: 0.8em;
    color: #a57100;
    padding-right: 0.8em;
    text-align: justify;
}
.uavc-list-content .aio-icon {
font-size: 16px !important;
}