* {
font-family: "Open Sans";
}

.counter h5 {
	font-size: 2em;
	text-transform: uppercase;
}

.counter .counterNumber {
	font-size: 5em;
	font-weight: 700;
	color: #eabd00;
}

.counter p {
	font-size: 1.5em;
	font-weight: 100;
}

.text p {
	font-size: 1.5em;
	font-weight: 300;
	
}