footer { color: #ddd; padding: 2em; width: max-content; a { text-decoration: none; } a:after { margin: 0 8px; content: "•"; } :last-child:after { content: none; } }