If you don’t won’t to use the default html buttons it’s easy to create your own styled buttons. Below I oppose two examples. You can additionally add border-radius and other styles to make it look nicer.
At the examples I chose div elements for the buttons, but you can easialy use span elements, so you don have to make the display inline-block.