

h1 {
    color: #513431;
} 


p.firstParagraph {
    color: red;
} 

.secondParagraph {
    color: blue;
} 