.footer { text-align: center; padding: 1em; &__link { text-decoration: none; color: inherit; &:hover { text-decoration: underline; } } }