I am facing an issue in my code where the closing quotation mark does not display as expected within a p element. Instead, I see these strange characters: †. For a visual representation, please refer to the image provided. I previously encountered a similar problem with opening quotation marks which was resolved by adding margin-left. This particular p element already has margin-right and margin-left applied. Can anyone identify the root cause of this issue or provide assistance in resolving it?