
section.wp-block-ls-fwsection {
	margin: 1em calc(50% - 50vw + 9px);
	padding: 1.5em 0;
}
section.wp-blog-ls-fwsection:first-child { margin-top: 0; }
section.wp-block-ls-fwsection + section.wp-block-ls-fwsection { margin-top: -1em; }

section.wp-block-ls-fwsection.alignfull > .container { width: 100%; max-width: unset; padding: 0 1em; }

section.wp-block-ls-fwsection > .container > *:first-child { margin-top: 0; }
section.wp-block-ls-fwsection > .container > *:last-child { margin-bottom: 0; }

section.wp-block-ls-fwsection.alignwide { width: auto; }
