diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 119e228c9656439def46983cc327cb14ccd38505..7deb76fecd629b9180a3c00cc8745db59cf9bfdd 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -80,8 +80,9 @@
       gap: 10px;
     }
     .contact-item img {
-      width: 20px;
-      height: 20px;
+      width: 30px;
+      height: 30px;
+      filter: grayscale(100%) brightness(0);
     }
     .footer-divider {
       border-top: 1px solid #dee2e6;