/* Shared legal-page safeguards for narrow viewports. */
.sb-legal h1 {
	overflow-wrap: anywhere;
	word-break: break-word;
}
