/**
 * Institutional pages — structural foundation only.
 *
 * Visual sections belong to later 9.x phases.
 */

.institutional-page {
	min-width: 0;
}

.institutional-header,
.institutional-content {
	min-width: 0;
}

.institutional-header__title {
	margin: 0;
	overflow-wrap: break-word;
}
