The [text style](/styles/css_units/text_style) unit can be any _space-separated_ combination of the following values:
| Value | Description |
|-------------|----------------------------------------------------------------|
| `bold` | **bold text** |
| `italic` | _italic text_ |
| `reverse` | reverse video text (foreground and background colors reversed) |
| `underline` | underline text |
| `strike` | strikethrough text |
| `none` | plain text with no styling |