How can I make buttons rounded in the EMERGE theme?

Hi there again - my shop below using the EMERGE theme

https://kevsjuice.myshopify.com/

https://mfps2qqadl8kv4lr-59320041629.shopifypreview.com

Is it possible to make all the buttons rounded? they are currently harsh and square. Would love if there was a solution for this!

Thanks in advance

hello @oliverjames

your store is password protected can you please share your shop password

@oliverjames

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme–critical.css ->paste below code at the bottom of the file.
button {
    border-radius: 100px !important;
}

hii, @oliverjames
kindly share your store Password so,
I can solve your issue.
Thank You.