@charset "utf-8";

.cke_editable h1,
h1.page-title {
	margin-top    : 0;
	font-size     : 28px;
	font-weight   : bold;
	margin-bottom : 20px;
	color         : #2E86DB;
}
.cke_editable h2 {
	margin-top    : 0;
	font-size     : 24px;
	font-weight   : bold;
	margin-bottom : 20px;
	color         : #2E86DB;
}
.cke_editable h3 {
	margin-top    : 0;
	font-size     : 20px;
	font-weight   : bold;
	margin-bottom : 20px;
	color         : #2E86DB;
}