.editor h1{
	margin-top: 2rem;
}

.editor h2{
     margin-top: 2rem;
}

.editor h3{
     margin-top: 2rem;
}

.editor h4{
     margin-top: 2rem;
}

.subpage .editor h5{
     margin-top: 2rem;
}

.subpage .editor h6{
     margin-top: 2rem;
}

.editor a {
	text-decoration: underline;
}