CSS n -й ребенок пропустите первым

p:not(:first-child) { color: red; }
Amused Angelfish