.hidden { display: none; } button:not(:last-child) { padding-right: 1rem; } article header a { color: var(--text-color); } article p.quote { font-style: italic; } article footer { display: flex; justify-content: space-between; padding: 0; }