Hi @juanzz
Let try to go to:
Admin → Sale Channels → Online Stores → Theme → click Customize your current theme → select Theme Settings → scroll down to section Custom CSS then add this code:
.product__description .light {
opacity: 1;
}
the result:
