CSS Nth Child Skip primeiro
p:not(:first-child) { color: red; }
Amused Angelfish
p:not(:first-child) { color: red; }