My body is bold :(

Hello;

In my online store setup, the text is perfect I see the difference between bold and not.

When I save, all the text is bold can you help ?

My website: https://luxilum.fr/products/lumia-lampe-de-table-sans-fil

Thanks

Hi, I opened the link that you provided but cannot find the section that you have mentioned in the above screenshot.

Hello, it’s at the end of the page do you find ?

Oh yes, I found it. Sorry, I did not scroll down.

In theme settings in the customizer go to custom CSS and then add the following code to resolve the problem.

p {
font-weight: 400;
}

If you cannot find where to add this then let me know the theme name and I will send you the instructions accordingly.

thank you so much :heart: