counter style options

Hi, I would like change color, font-size, .. of 

1. title
2. numbers 

example: 
PW: X*C.3F86Ni6Q

not working (whats wrong): 

.quick_fact h3, .quick_fact h4 {
color:red;
}


body .quick_fact .number-wrapper {
font-size: 50px;
line-height: 50px;
}

Comments

Sign In or Register to comment.