.rich-text br {
	content: "";
	display:block;
	font-size:24%;

}
.rich-text ol {
	padding-left: 1rem !important;
}

.ql-hidden {
	display:none;
}

.ql-editor hr {
	border: 0;
	border-top: 1px solid #aeb0b5;
	margin: 1rem 0;
}