Invoice Converted To All Capitals

Why would the invoice template produce all caps on invoice when actual is not all caps?

https://prnt.sc/26kbc6t

should be

https://prnt.sc/26kbcf3

found it.

In documents>invoice(or order summary)>code snippets> products table

view code and remove

text-transform: uppercase;

changes this

https://prnt.sc/26kbw9c

to this

https://prnt.sc/26kbvxm

Thank you for keeping us informed