diff --git a/blogs/index.html b/blogs/index.html
index 7600151..efb971f 100644
--- a/blogs/index.html
+++ b/blogs/index.html
@@ -86,6 +86,13 @@
stroke: #000;
}
+
+.site-header {
+ background: #0a0b0c;
+ color: red;
+}
+
+
.site-footer {
background: #0a0b0c;
color: #fff;