The :last-child pseudo-class represents the last element among a group of sibling elements.
:last-child
element:last-child { property: value; }