﻿/* These show in block editor - match these styles to theme */

.editor-styles-wrapper p.is-style-intro {
	font-size: 20px;
	line-height: 32px;
}

.is-style-panel-default {
	background: #f2eeea;
}

.is-style-panel-dark {
	background: #242424;
	color: #fff;
}

.is-style-panel-tour {
	background: #7d00fa;
	color: #fff;
}