
section{
margin-left: 30px;
}
h2{
	text-align: left;
	font-size: 30px;
	line-height: 34px;
	font-family: "Roboto Condensed";
	font-weight: 700;
	margin-bottom: 50px;
	margin-top: 50px;

}
p{
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	font-family: Roboto;
	font-weight: 400;
	color: #666;
	margin-bottom: 50px;
}
ol{
	padding-left: 0;
	list-style-type: none;
}
ol li a{
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	font-family: Roboto;
	font-weight: 400;
	color: #222;
	letter-spacing: 1px;
}