Labels
Use Labels to tag your content. They could also be used as notification badges.
Drama Action Primary Info Success Warning Danger
<span class="label">Drama</span>
<span class="label">Action</span>
<span class="label is-primary">Primary</span>
<span class="label is-info">Info</span>
<span class="label is-success">Success</span>
<span class="label is-warning">Warning</span>
<span class="label is-danger">Danger</span>
$color-bg-label Default background color that is used when no is-* class is specified.
