Hello, how can I change the button shape? I don’t like the harsh rectangles. This is the shape I would like.

https://werise-co.myshopify.com/
Thank you!
Hello, how can I change the button shape? I don’t like the harsh rectangles. This is the shape I would like.

https://werise-co.myshopify.com/
Thank you!
.button.disabled, .button:disabled, .button[aria-disabled=true], .customer button.disabled, .customer button:disabled, .customer button[aria-disabled=true] {
border-radius: 10px;
}
.button, .customer button, .shopify-challenge__button { border-radius: 10px !important;}
Thanks!
I was also having this same problem with my website button