I have 3 classic buttons in a 3-box classic grid. I was able to change the background color of the button to the blue I want, but it has a red border that I wanted to remove.
When I added the CSS to remove the border, the border was gone but the button changed back to default orange.
How can I change the background color to blue and keep the border set to none?