/*
Theme Name:   twentyseventeen-child
Template:     twentyseventeen
*/
time.published:before {
	font-family: FontAwesome;
	content: "\f017";
}
time.updated:not(.published) {
	display: inline;
}
time.updated:not(.published):before {
	font-family: FontAwesome;
	content: "\00a0\f021";
}