diff --git a/components/content/content-recount-index.html b/components/content/content-recount-index.html
index 0f5c6d2..b128794 100644
--- a/components/content/content-recount-index.html
+++ b/components/content/content-recount-index.html
@@ -1,5 +1,7 @@
diff --git a/components/footer/footer.scss b/components/footer/footer.scss
index b67fa37..096f68d 100644
--- a/components/footer/footer.scss
+++ b/components/footer/footer.scss
@@ -4,7 +4,7 @@
.component-footer {
position: relative;
display: flex;
- height: 250px;
+ height: $footer-height;
background: $olive-dark;
padding: 40px 0;
diff --git a/components/header/header.html b/components/header/header.html
index 494bccc..7b43a3d 100644
--- a/components/header/header.html
+++ b/components/header/header.html
@@ -1,8 +1,10 @@
-