/* Final CTA cover sections (cmp-aero-final-cta family).
 * Semiconductor: heading is too long to hold Figma's 2-line break with the
 * self-hosted text-optical DM Sans (~15% wider than the design's display cut),
 * so it wraps naturally with balanced lines instead of a forced <br>. */
.cmp-semi-final-cta h2 {
	text-wrap: balance;
}
