Alert
<div class="alert alert-info">text</div>
Add a subtle background colour to a card
<div class="row col-container">
<div class="col-sm-6 col card" style="background-color: #f8f9fa;">
Other subtle background colors:
#f8f9fa– very light grey (Bootstrap's light background)#f5f7fa– cool light grey#fdfdfd– almost whitergba(108, 61, 145, 0.05)– very subtle tint of purplergba(0, 136, 156, 0.05)– very subtle tint of turquoise
Content top aligned in a card
<style type="text/css">.col-sm-6.col.card {
justify-content: normal;
font-size: inherit;
}
</style>
Link arrow bottom aligned

<div class="col-sm-4 col card item">
<p class="to-bottom"><span class="link-arrow"> </span></p>
Social icons:
services/imce>files>icons
eg. https://services.nwu.ac.za/sites/services.nwu.ac.za/files/files/icons/i…