How do I make add to cart font and background for my add to cart button bigger?

I’m on motion 2.0 theme

canvaspupportraits.com

Hello @puppuppup !

Hope you are doing well.

Please add the below CSS to your theme.css theme file at the bottom:

.btn--full {
    font-size: 30px !important;
}

Hope this will help you out.

Hi how do I make my check out button the same size?