Add a red color to all <p> elements that do not have the class name "intro".
Hint: Use the not() method.
First paragraph.
Second paragraph.
Third paragraph.
Last paragraph.