The Alert is a combination of .card
and border-color
classes.
To see all the colors and their variations go to the Styleguide page
Some text
Some text
<div class='card border-pink black'>
<!-- Some HTML Here -->
</div>
<div class='card border-lilac black'>
<!-- Some HTML Here -->
</div>