They should look like this: <img width="1097" alt="Screenshot 2023-04-03 at 11 48 23 AM" src="https://user-images.githubusercontent.com/1434475/229561472-f5072e18-13fd-44ef-a581-b40ec7a2a9af.png"> I believe this is the offending CSS block, although I'm not sure of its intent: ``` h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight:inherit } ```
They should look like this:

I believe this is the offending CSS block, although I'm not sure of its intent: