.is-menu-open .wp-block-pages-list__item .wp-block-navigation-item__content {
	margin-bottom: var(--wp--style--block-gap)
}

.page-template-page-full.page-id-2 header.wp-block-template-part, .page-template-page-full.page-id-2 footer.wp-block-template-part, .page-template-page-full.page-id-2 main > h1 {
	display: none
}

.page-template-page-full.page-id-2 .wp-block-post-content {
	max-width: var(--wp--custom--layout--wide-size, 1200px)
}
body {
	background: red;
}
