/* =========================
   Devroot Editor Styles
========================= */

body {
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	line-height: 1.6;
	color: #222;
}

.wp-block {
	max-width: 1100px;
}

.wp-block-image {
	margin: 1.5rem 0;
}

.wp-block-quote {
	border-left: 4px solid #eee;
	padding-left: 1rem;
	margin: 1.5rem 0;
	font-style: italic;
}
