/* Center page introductions without changing block layout or content widths. */
.xts-travel-page-main h1,
.xts-travel-page-main > .wp-block-term-description,
.xts-travel-page-main .wp-block-post-content:not(.wp-block-query *) > p:first-child,
.xts-travel-page-main .wp-block-post-content:not(.wp-block-query *) > .wp-block-heading:first-child,
.xts-travel-page-main .wp-block-post-content:not(.wp-block-query *) > .wp-block-heading:first-child + p,
.xts-travel-contact > .wp-block-heading:first-child,
.xts-travel-contact-intro,
.xts-travel-trip-information > h1 + p {
	text-align: center;
}
