Buttons
Unlimited Colors
This theme comes bundled with douzins of color variations but ultimately you can have any color of your choice.
<a href="#" class="btn btn-default-dark bold">Default Dark</a>
<a href="#" class="btn btn-default-dark btn-outline bold">Default Dark Outline</a>
<a href="#" class="btn btn-default-light bold">Default Light</a>
<a href="#" class="btn btn-default-light btn-outline bold">Default Light Outline</a>
<a href="#" class="btn btn-primary bold">Primary</a>
<a href="#" class="btn btn-primary btn-outline bold">Primary Outline</a>
<a href="#" class="btn btn-orange bold">Orange</a>
<a href="#" class="btn btn-orange btn-outline bold">Orange Outline</a>
<a href="#" class="btn btn-success bold">Success</a>
<a href="#" class="btn btn-success btn-outline bold">Success Outline</a>