Buttons
$primary is the brand yellow (#f8de2d); $secondary is a neutral slate. 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>