.num_animado{
    font-size:40px;
    font-weight:500;
}
.pre_num, .post_num{
    font-size:25px;
    font-weight:400;
}
.titulo_num_animado{
    font-weight:600;
    margin:7px 0;
}
.num_animado_item {
    border:solid 1px rgba(255,255,255, .4);
    background-color:rgba(255,255,255, .1)
}