Buttons
Button HTML
Below you will see all the buttons for this project with the corresponding HTML.
<button aria-label="button" class="button">Button Default</button><button aria-label="button" class="button button--alt">Button Alt</button><button aria-label="button" class="button button--alt-2">Button Alt 2</button>