@import 'theme.scss'; footer { background-color:$footer; text-align:center; padding:1.5em; color:$footer-text-color; a { color:$link-color; text-decoration:none; } a:hover { color:$link-color-hover-navbar; text-decoration:underline; } }