The :first-child pseudo-class finds any element that is the first element in its parent.
:first-child
element:first-child { property: value; }