Product Landing Page Buttons

I am having problems creating links with my buttons. START 14 DAY FREE TRIAL
Pen https://codepen.io/fullflavor/pen/rPJvgB

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0.

Link to the challenge:

Here’s a nice stackoverflow on the matter of button links.

I think the easiest thing to do is just use an <a> tag instead of a <button> just style it with CSS to look like a button.