``` scss .text-muted { color: $color-text-muted; } a.text-muted { color: $color-text-muted; text-decoration: underline; } ```