
I would like to suggest the pill shaped button option.

yes - round corner options for buttons and images please!
slanted buy buttons like you see on impulse theme
We need pill shaped buttons please! All the round edges :)

You can use this custom css for that, and add it to the custom css of your store:
.btn border-radius: 25px;
}
You adjust the sharpness by altering the number. 25px will give pretty much a pill shaped button.