diff --git a/frontend/app/styles/general.css b/frontend/app/styles/general.css index 180abc3b0..05e1d31f3 100644 --- a/frontend/app/styles/general.css +++ b/frontend/app/styles/general.css @@ -254,7 +254,7 @@ p { } .link { - color: $blue !important; + color: $teal !important; cursor: pointer; &:hover { text-decoration: underline !important;