.texto-rojo{
    color: #d80f0f;
}

.texto-naranja{
    color: #f14a0e;
}

.texto-gris-oscuro{
    color: #4c4c4c;
}

.texto-titulo-cards{
    color: #575757;
}

.texto-azul{
    color: #026dc4;
}

.titulo-cards {
color: #444444;
font-weight: bold;
font-family: 'Roboto', sans-serif;
}

.subtitulo-cards{
color: #706f6f;
font-size: 10px;
margin-top: 0;
}

.cards-x {
border: 1px solid #ccc;
margin-left: 10px
}
