Content Field on Product Detail Page Should be Controlled by CSS
In configured commerce, go to: Admin Console > Catalog > Products, then select a product and go to the "Content" area. There is a rich text editor field for adding product description/detail info. This editor gives the option to change fonts, styles, colors, etc. allowing different users to potentially create on-page content with inconsistent styling. There should be a way to either (1 lock down this editor to ensure only approved fonts and stylings can be selected, or (2 control the appearance of this text area with CSS to match the stylings of the site overall. No matter who on a team edits this field, the output should generally look the same (font, size, color, etc. and this should be enforceable either through option 1 or 2 as mentioned.
