Aligning "More Payment Options" and changing the colour of the text

G’day,

I have worked out how to align the “More Payment Options” button to the left through adding the following code to my theme.liquid file:

.shopify-payment-button__more-options { text-align: left !important; }

However, the writing does not align fully to the left on different platforms. Additionally, the writing has now turned blue on mobile (I haven’t checked on tablet though).

Does anyone know any work arounds on this?

Cheers