footer { text-align: center; line-height: 35px; vertical-align: middle; padding: 10px 0; color: white; background-color: var(--secondary-color); & a, & a:visited { color: #3498db; } @media (min-width: 1700px) { margin: 0; position: fixed; right: 15px; bottom: 0; width: 280px; text-align: right; } }