/* remove extra spacing separating blocks */
.wp-block {
	margin-top: 0;
	margin-bottom: 0;
}
