.approach {
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	text-align: justify;
}


.approach p {
	font-size:18px;
	line-height:160%;
	text-align: justify;
	text-transform: none;
	margin-top:18px;
}

.approach span {
	font-size:28px;
	line-height:120%;
	text-transform: uppercase;
}

