main,
:root :where(.wp-site-blocks) > main,
.block-editor-block-list__layout .wp-block-woocommerce-page-content-wrapper {
	margin-top: 0;
}
ol.wp-block-latest-comments {
	padding-left: 0;
}
:where(.wp-block-columns.has-background),
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background,
:root :where(.wp-block-list.has-background),
:root :where(p.has-background),
:where(.wp-block-preformatted.has-background){
	padding: 0;
}