diff --git a/styles.css b/styles.css
index f6f0702ca9e1ef5c90eec0746af35e3f34e3655b..f33c139586340f4b5542e3b640a055be3e638743 100644
--- a/styles.css
+++ b/styles.css
@@ -602,9 +602,12 @@ p li {
     margin-top: 5%;
   }
   h2 {
-    margin-top: 5%;
+    margin-top: 4%;
   }
   h3 {
-    margin-top: 5%;
+    margin-top: 4%;
+  }
+  .footer {
+    margin-top: 20%;
   }
 }
\ No newline at end of file