Buttons
Buttons that use a button tag and are intended to be displayed as a button will in most cases require the class pat-button.
The class may be applied to both link elements and button elements.
A link element with the class pat-button but without an href value is automatically greyed out by the CSS. Buttons using a button element need either a disabled class or a disabled attribute to achieve the same appearance.