Continue shopping button reduce font size (Dawn theme)

Hello dear community!

I would like to reduce the font size of the “Continue shopping” button to 1.3rem. Is it possible?

Website - maisonmagdalena.com
Password - MaisonMagdalena.222

Hello @MagdalenaBB
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.

a.underlined-link {
font-size: 1.3rem !important;
}

result

If this was helpful, hit the like button and accept the solution.
Thanks

hi @MagdalenaBB ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the file theme.liquid

Step 3: Add this code before tag