article {
	border-color: #FF7A3E;
}
 article > header
,article > footer {
	color: #FF7A3E;
}

article > header > h3:before {
	font-family: 'Awesome';
	content: '\f0ed\0000A0\0000A0';
}
