    /* HEADINGS */
    
	.definition__editor h2 {
	font-size: 1.2rem !important;
	}
	.definition__editor h3 {
	font-size: 1rem !important;
	}
	.definition__editor h4 {
	font-size: 0.8rem !important;
	}
	.page-content h2 {
	font-size: 1.8rem;
	}
	.editor h2 {
	font-size: 1.8rem;
	}
	.editor h3 {
	font-size: 1.4rem;
	}
	.editor h4 {
	font-size: 1.2rem;
	}
	.editor h5 {
	font-size: 1rem;
	}
	h2.widget__heading {
	font-size: 1.8rem;
	}
