Make footer just a tad darker

diff --git a/css/style.css b/css/style.css
index 7791263..4d9fe13 100644
--- a/css/style.css
+++ b/css/style.css
@@ -386,7 +386,8 @@
   bottom: 0;
   width: 100%;
   /* Set the fixed height of the footer here */
-  background-color: #07374a;
+  background-color: #052a38;
+
   color: #ffffff; }
 .footer-role, .footer-name, .footer-description {
     color: #FFFFFF;