Having trouble with stylesheets | WordPress.org

I used the Neve Customizer to set a color palette, but I am not seeing the results correctly. I think there is something overriding.

On this page there are two buttons. Submit and Join the mailing list. They are dark gray, but my color palette in the customizer is set to green. That’s not the only thing. I set font sizes amongst other things, and something else is taking over. See in the code background color #32373c. That is a dark gray, not green like I set in the customizer panel.

I have fixed this with additional CSS, but that defeats the whole purpose of using the customizer and creating color tokens. What’s the point of using color tokens if they get canceled in the CSS? I work with design systems for a living, so I know this is wrong. Thanks in advance.

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}
  • This topic was modified 2 hours, 34 minutes ago by olderstoner.

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer