:root :where(.editor-styles-wrapper) :where(.wp-block-post-title) {
	line-height: 3.5rem !important;
}

.block-editor-block-list__block.wp-block-faceplus-page-hero {
	margin-bottom: var(--wp--preset--spacing--50);
}

.is-style-more > .wp-element-button {
	background: transparent;
	box-shadow: none;
	color: var(--wp--preset--color--primary);
}
