Hello,
1. The color for the shop’s buttons can be changed via Theme Settings -> Styles and colors -> Buttons.
https://prnt.sc/UOJ11_bj6lEW
2. The below code will help you to change the color for the “zone correspondant au client France” message. Paste it to the “Global Custom CSS” area that is in Theme Settings -. Custom CSS.
.woocommerce-error,
.woocommerce-info {
color: white;
background-color: #83B735;
}
3. The “Accepter” button you can change via the settings of the “ACCENT BUTTONS” which are on the same path as the shop’s buttons.
https://prnt.sc/bHxCmbKiIYKo
Don’t hesitate to reach out if you have any more questions. We’re thankful that you took the time to share your concerns with us.
Kind Regards