## Buttons

The Button component is a `<button>` element with a `c-btn` class to style such element
as a button. It is a call to action control for when users wish to perform an action.

There is also a `<a>` version for when you want to style a button, but not wish to use a button.

<!-- PROPS -->
