html, body {
	height: 100%;
}

.milestone-count {
	font-family: 'PT Serif';
	font-size: 40px;
	line-height: 1.2;
	padding: 0;

	position: relative;
	font-weight: 700;
	text-transform: uppercase;
	color: #e7542b;

}

