/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wpt-fm-frag {
	.components-panel__body {
		margin-top: 0!important;
		margin-bottom: 0!important;
	}

	&:last-child {
		margin-bottom: -16px!important;

	}
}

.wp-block-create-block-faq-list {
	border: 1px dotted #f00;
}
