diff --git a/frontend/app/theme/_bootstrap.scss b/frontend/app/theme/_bootstrap.scss index e8ad9aa56..612c369f4 100644 --- a/frontend/app/theme/_bootstrap.scss +++ b/frontend/app/theme/_bootstrap.scss @@ -236,8 +236,8 @@ a { } &.done { - color: $color-theme-green; - + color: $color-theme-green !important; + a { color: $color-theme-green !important; }