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

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