diff --git a/style.css b/style.css index 4261e1cfc..6982c64d5 100644 --- a/style.css +++ b/style.css @@ -347,6 +347,10 @@ h2 { background-color: #45a049; } +.site-footer p{ + color: #fff; +} + .site-footer .footer-links { display: flex; justify-content: space-between;