#freshness .freshness_text {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height: 1.6;
	letter-spacing: 0.5px;
	color: rgb(100,100,100);
}

#freshness .freshness_gallery{
	margin-bottom:120px;
}

#freshness .freshness_gallery h2{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	font-weight:600;
	color:#769C2A;
	text-transform:uppercase;
	margin-bottom:50px;	
}

#freshness .freshness_gallery img{
	margin-bottom:30px;
	border-radius: 100px;
}