## Best practices

- Create contrast between more and less important text with properties such as `size` and `subdued`.

## Related components

- [`Heading`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/Heading): Controls the visual style of headings. Use headings to introduce major sections, like **Contact information**, **Shipping address**, or **Shipping method**.
- [`HeadingGroup`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/HeadingGroup): Controls the H level of headings when nested within the group, like H1, H2, and H3.
- [`Text`](https://github.com/Shopify/ui-extensions/tree/main/packages/checkout-ui-extensions/src/components/Text): Styles and provides semantic value for a specific piece of text content.
