.cke_editable h3, 
.cke_editable h4, 
.cke_editable h5, 
.cke_editable h6 {
	font-family: "Roboto Condensed";
	font-weight: 700;
	font-size: 28px;
	color: #002D9B;
	margin-bottom: 2rem;
}
.cke_editable p {
	font-size: 20px;
	color: #000000;
	line-height: 1.34;
	font-family: 'Roboto';
	padding: 0;
  margin: 0;
}