@import url('reset.css');

.recipe{
	text-align:left;
}
.recipe h2{
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}
.recipe .summary{
	margin-bottom:10px;
	font-size:16px;
}
.recipe .expand,
.features{
	display:none;
}
.w-20 h5,
.w-40 h5,
.w-100 h5,
.clearFix h5{
	font-weight:bold;
	margin-top:15px;
	font-size:18px;
}