Attempting to change text button color on checkout

I’m attempting to update the color of the text I’m pointing to in the image bellow. It’s white, unless you hover it in which case it turns that light gray. It looks like I have to use graphql to update it, but I can’t find any good reference to what settings update this specific button/text… I want to change it to be black so it’s actually visible without having to find it through hovering.

Better yet, is it possible to remove it and for the cart to just display all checkout options without the need for clicking a button at all?

@UnidenGerry - can you please share this page link?

It’s on the checkout page of uniden.com which is using shopify checkout extensibility

Seeing as no one seemed to know how to do this, I ended up figuring it out on my own. Here was the solution.

The text in question was in the scheme1 base accent section. Here is a screenshot of my solution without the ID info of my store. In the bottom where I have

“base”: {

“text”: “#000000

}

Replace the word text with accent