i think my post made that very clear with the example that i gave.
no you didnt, you asked the equivalent of this.
I dont like the color of my pants, so i am going to buy another color. What color ought I buy?
onto the answer.
In that theme's type.css you will find this line:
h1{font-size:5em; letter-spacing:-0.03em; font-weight:800; font-style:normal; text-transform:capitalize}
you want to change that, so that it reads like this:
h1{font-size:5em; letter-spacing:-0.03em; font-weight:800; font-style:normal;}
No-one could have provided that info without seeing that theme.