Buttons
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.