<strong> tag.weight instead when the goal is visual hierarchy alone and semantic importance is not required.<em> with an italic font style, while Strong uses a heavier font weight for important, serious, or urgent text.text, size, weight, color, family, fontStyle) plus Box layout and sprinkle props.weight defaults to "semibold" and color defaults to "inherit", so Strong picks up the surrounding text color rather than Text's base color. Override color only where the color carries meaning.text prop is a predefined typography style token (e.g. "product-p"), not the string content — content always comes from the default block.as and defaults to strong. Setting it decouples the rendered tag from the semantics — leave it unset so the <strong> meaning is preserved.children — <Strong>Springfield campaign</Strong>.{{yield}} (default block) — <PlumaStrong>Springfield campaign</PlumaStrong>.