.rich-text.text-width-large .rich-text__inner {
	max-width: 1140px;
}
.location-page-content h2 {
	font-size: calc(var(--font-heading-scale) * 40px);
}
.location-page-content ul,
.location-page-content ol {
	text-align: left;
}
.location-page-content ol li > strong,
.location-page-content ul li > strong {
	font-weight: bold;
}
