Buttons make your links stand out. Use them in combination with different arrows to make your call to action prominent.
What do they look like?
The default button element is blue, but you can combine your buttons with background classes if you're adding a button to an element with a different background colour. Check out the backgrounds page for more uses.
A button
<a class="button" href="/">Button text</a>
Add some icons
You can combine your button element with icons. A couple of examples are below, but check out the icons page for more.
Arrow right
<a class="btn arrow-right" href="/">Button text</a>
Facebook
<a class="btn facebook" href="/">Button text</a>