/**
**
** Styles specifically to target native gutenberg blocks
**
**/

.wp-block-separator {
	margin: 2rem auto;
}
