Tag is used for describing information in one product, card, etc. Tag component admit two props (in addition to inherited from div tag) which arekind and textTransform (defaults to uppercase).
Possible values primary, secondary, tertiary
Possible values uppercase, lowercase, capitalize, none, full-size-kana, full-width
You can customize your tag whatever you want, even you can set css property to override styles if you need.