.page-template-city-landing .upjau-city-band__shell {
	max-width: var(--wp--style--global--wide-size);
	margin-left: auto;
	margin-right: auto;
	padding-left: var(--wp--style--root--padding-left, clamp(1rem, 0.7rem + 2vw, 3rem));
	padding-right: var(--wp--style--root--padding-right, clamp(1rem, 0.7rem + 2vw, 3rem));
	box-sizing: content-box;
}

.page-template-city-landing .upjau-city-band__shell > .wp-block-post-content,
.page-template-city-landing .upjau-city-band__shell > .wp-block-post-title,
.page-template-city-landing .upjau-city-band__shell > .entry-content,
.page-template-city-landing .upjau-city-band__shell > .wp-block-group {
	max-width: none;
	margin-left: 0;
	margin-right: 0;
}

.page-template-city-landing .upjau-city-band__shell .upjau-faq,
.page-template-city-landing .upjau-city-band__shell .upjau-faq__items {
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
	box-sizing: border-box;
}
