diff --git a/docs/_includes/social-icon.html b/docs/_includes/social-icon.html
index f34952a9..9f156240 100644
--- a/docs/_includes/social-icon.html
+++ b/docs/_includes/social-icon.html
@@ -14,7 +14,7 @@
{% when "Tumblr" %}
{% when "Twitter" %}
-
+
{% when "YouTube" %}
{% when "RSS" %}
diff --git a/docs/_sass/getnighthawk.scss b/docs/_sass/getnighthawk.scss
index f585b223..ce2f0c7d 100644
--- a/docs/_sass/getnighthawk.scss
+++ b/docs/_sass/getnighthawk.scss
@@ -5794,7 +5794,7 @@ div.globalFooterCard.card-environment {
}
&.twitter-icon:hover svg {
- fill: #55acee;
+ fill: #ffffff;
}
&.google-plus-icon:hover svg {
diff --git a/docs/_sass/index.scss b/docs/_sass/index.scss
index 83567894..7c830ce0 100644
--- a/docs/_sass/index.scss
+++ b/docs/_sass/index.scss
@@ -366,4 +366,4 @@ $blue-munsell-3: #4392a4ff;
}
}
-// stewarded by section ends
\ No newline at end of file
+// stewarded by section ends