I've been working on my website, and the Call-to-Action buttons look fine on computers. However, on mobile devices, they appear with a gradient. I'm unable to replicate this gradient issue using dev tools.
I've tried everything I can think of to reproduce the bug but have run out of ideas.
I am new to coding, so my code might be a bit messy. Please bear with me. You can find the code on CodePen here: CodePen
Live site where you can see the bug on mobile: Bug Demo Site
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
/* CSS Styles */
[Web Version 2