This is a paragraph that has been styled with the "important" class. The class's left margin (70) collides with the element selector's left margin (35), and the larger value (70) is applied because the class selector is more specific than the element selector.

This is a regular paragraph with the default styling