How can I make the 'Add to Cart' CTA in all capital letters?

I want the CTA Add to Cart all in Capital Letters.

How can I do it?

@Danielexx85 I checked your site that is fixed may be

in the css, add this to the class of the add to cart button

transformation: uppercase;

or in theme > edit languages > Product under buttons change the add to card text to uppercase