/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-asm-wrapping-shortcode-asm-wrapping-shortcode-block {
/*
	background-color: #21759b;
	color: #fff;
*/
	padding: 2px;
}

.block-result {
	padding: 0.5em;
	border: 1px solid red;
}
