/* Selects any that is the last element of its type among its siblings */ p:last-of-type { color: lime; }
that is the last element of its type among its siblings */ p:last-of-type { color: lime; }