@charset "utf-8";
/* reset */
.home .wp-block-columns {
	margin-bottom: 0;
}
.wp-block-table table {
	width: auto;
}

/* home-updates */
.wp-block-map-updates {
	background-color: red;
}
