Pro vybrání prvního a posledního <dt> slouží selektor :first-of-type/:last-of-type.
<dt>
:first-of-type
:last-of-type
V tomto případě by šlo místo :first-of-type použít i přímo :first-child.
:first-child