// Adjust margin in the editor to improve selected block outlines.
.wp-block-automatewoo-marketing-optin {

	.wc-block-components-checkbox {
		margin-top: 0;
	}
}

.wp-block-automatewoo-marketing-optin-placeholder {

	.wp-block-automatewoo-marketing-optin-placeholder__description {
		display: block;
		margin: 0 0 1em;
	}
}
