diff --git a/src/components/Footer/Footer.module.css b/src/components/Footer/Footer.module.css index 2ff0506..785e7a4 100644 --- a/src/components/Footer/Footer.module.css +++ b/src/components/Footer/Footer.module.css @@ -5,4 +5,6 @@ color: white; text-align: center; } - +.footer a { + color: white; +}