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

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