/**
 * Editor styles for the admin
 */

.gb-block-notice {
	margin-bottom: 0;
}

.block-editor-block-list__layout [data-type="genesis-blocks/gb-notice"] {
	margin-bottom: 1.2em;
}

.gb-block-notice .gb-notice-text p:first-child {
	margin-top: 0;
}
