diff options
-rw-r--r-- | web/cobrands/fixmystreet.com/layout.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet.com/layout.scss b/web/cobrands/fixmystreet.com/layout.scss index 18b67b53b..5ab22c081 100644 --- a/web/cobrands/fixmystreet.com/layout.scss +++ b/web/cobrands/fixmystreet.com/layout.scss @@ -370,6 +370,10 @@ footer { .footer-marketing { color: #ccc; + + a { + color: white; + } } .healthcheck-unit { |