.block-editor p.is-style-large-paragraph{
	font-size: 1.4em;
	opacity: 0.5;
}


.block-editor ol{
	list-style-type: lower-alpha;
}
.block-editor ol.is-style-decimal-list{
	list-style-type: decimal;
}