 
/*Custom CSS for editor from the customizer*/
/* Fonts
 * 
 * font-family: 'Just Me Again Down Here', cursive;
font-family: 'Love Ya Like A Sister', cursive;
*/
.editor-post-title {}

h2 {
		text-transform:uppercase;
}
.edit-post-layout__content .edit-post-visual-editor {
		display:table;
}
.spooky, .title {
		font-family: 'Creepster', cursive;
    font-weight: normal!important;
    color: #74dca4!important;
}
.spooky {
		font-size: 6em!important;
    margin: -39px 0!important;
}