body { background-color: $body-background-color; // Off white } a.link-invert { text-decoration: none; &:hover { text-decoration: underline; } }