.footer { display: flex; align-items: center; font-size: var(--font-size-small); min-height: 100px; } .footer button { margin-left: 10px; } .footer a { text-decoration: none; }