Colored links
Apply Bootstrap's colored link helpers through the BCL link helper.
BCL mapping
Use <bs-link> with link-color, link-opacity, and underline opacity attributes.
<bs-link href="#" link-color="Primary">Primary link</bs-link>
<bs-link href="#" link-color="Success" link-opacity="Opacity75">Success link</bs-link>