To get your buttons rounded just add the rounded modifier.
rounded
Toggle example guides Toggle HTML markup
<button pam-Button="rounded">Default</button> <button pam-Button="primary rounded">Primary</button>