
body > section
{
	max-width: calc(var(--container-max-width) / 2);
	margin-left: auto;
	margin-right: auto;
}