--- layout: page title: Buttons --- Use any of the available button classes to quickly create a styled button. {% example html %} {% endexample %}
Using color to add meaning to a button only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (the visible text of the button), or is included through alternative means, such as additional text hidden with the .sr-only
class.