Stripe.js 2 - How to style the Payment Element?

We’re using the Stripe.js 2 plugin from Copilot, and so far have been using the ‘Stripe Element’ for taking payments. I’ve never been a big fan of the design, and are working to switch to the ‘Stripe Payment Element’ instead (screenshot below).

The old ‘Stripe Element’ had few styling options, but it appears ‘Stripe Payment Element’ has NONE whatsoever. Does anyone know how to style this element, ideally by switching font, but at least changing the border color of the Tabs?

I believe that plugin has functionality that would also allow you to just create your own form…uses different approaches to how to keep the data secure I think.