Strong
Use the Strong component to render text in bold type to emphasize it.
Import
import { Strong } from '@dynatrace/strato-components/typography';
Demo
Style inheritance
Strong applies bold font weight but otherwise inherits from its surrounding
context. Any inheritable CSS property not explicitly set by the component flows
through from the parent.