## Introduction The classic button, in different colors, sizes, and states ## Usages  1. The button class can be used on: * `` anchor links * ` ```  2. Colors The button is available in all the different colors ```html ```  3. Sizes The button comes in **4 different sizes**: ```html ```  4. Full width The button can be full width ```html ```  4. Outline Button ```html ```  5. Rounded buttons ```html ```  6. FAB buttons ```html ```  6. Raised buttons (with shadow) ```html ```