diff --git a/contact.html b/contact.html
index e82e055..ca725a8 100644
--- a/contact.html
+++ b/contact.html
@@ -100,7 +100,9 @@
+
diff --git a/index.html b/index.html
index 4399007..dbd933f 100644
--- a/index.html
+++ b/index.html
@@ -261,6 +261,10 @@
color: #E60023; /* Brighter Pinterest red */
}
+.social-icons a:hover .fa-github {
+ color: #333; /* Darker GitHub color */
+}
+
@@ -1458,12 +1462,16 @@