BORDERED BUTTONS
Using Bootstrap classes for button sizes (.btn, .btn-sm, .btn-lg)
FILLED BUTTONS
Modify any button to be filled by adding the ‘.btn-filled’ class.
ROUNDED BUTTONS
Make buttons rounded by adding the ‘.btn-rounded’ class. Round all buttons by adding ‘.btn-rounded’ to the body.