Buttons
Our button styles can be used on the <a> tag to create a prominent call to action within your content.
Create a simple button by adding the base class .btn to the <a> tag followed by .btn-primary to add your primary styling.
For secondary styling use .btn-secondary.
Sizes
For larger buttons add .btn-lg.
For smaller buttons add .btn-sm.
For full width (Block level) buttons add .btn-block.