[data-rich-text] hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

[data-rich-text] em {
	font-synthesis: style;
}

[data-rich-text] blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #eee;
}


