// use CSS not() to only apply to the elements you want &:not(:last-child) { border-right: 1px solid #424242; }