.num_animado{
    font-size:40px;
    color:#68A6DF;
    font-weight:600;
    display: flex;
    justify-content: center;
}
.titulo_num_animado{
    font-weight:600;
    margin:0 0 7px 0;
    font-size:20px;
    color:#3B5C7D;

}
.ico_num_animado  img{
        height:60px;
        width:auto;
        margin-bottom:10px;
}