Primary Buttons
The primary button is Cornflower Blue with the primary font, Roboto. Primary buttons should be used if they trigger the most important action on the page.
<button class="btn-primary">Primary</button>
<button class="btn-primary disabled">Primary</button>
<button class="btn-primary-inverse">Primary</button>