#content .noted-items {
	margin: 0 0 30px 0;
	padding: 30px 0;
	background: #eee;
}
#content .noted-items p {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
#content .noted-items p i {
	color: #ff4500;
	font-style: normal;
}