@charset "utf-8";
/* CSS Document */

span.counter { 
font-family: 'Poppins', sans-serif;
display:block; 
margin:0 auto; 
font-size: 60px; 
font-weight:600;
color: #00BCD4;
text-align:center;
}

