All components

Buttons

$primary is now gold (#b8962e). Use btn-primary for main actions.

Usage
<button class="btn btn-primary">Primary Action</button>
<button class="btn btn-secondary">Secondary Action</button>
<button class="btn btn-gold">Gold (alias)</button>