Cookiebanner color

Hi, on my store vinup.store i would like the cookiebanner ‘accept’ button to have another color: #E19F67 with white tekst. How to i do this?

Thanks in advance.

Hi,
Thanks for your reply.

This option doesn’t work. Here is the screenshot provided with the class name and code:

Unfortunately this also doesn’t work. i have added the code at the bottom of the base.css and saved it, but it is still the white color.

Hi, I added this code to the theme.liquid, but this also doesn’t work unfortunately.

At your base.css

button#shopify-pc__banner__btn-accept {
    background: #E19F67 !important;
}

This is how it works in my test shop.