diff --git a/assets/css/screen.css b/assets/css/screen.css
index 2054c08..6ac74b3 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -2809,6 +2809,15 @@ figcaption a {
}
+.gh-footer-sph-logo {
+ display: flex;
+ align-items: center;
+ justify-content: center; /* Centers the icons horizontally */
+ width: 200;
+
+}
+
+
.gh-footer-copyright {
text-align: right;
diff --git a/partials/components/footer.hbs b/partials/components/footer.hbs
index d7a8517..a0541a2 100644
--- a/partials/components/footer.hbs
+++ b/partials/components/footer.hbs
@@ -23,9 +23,9 @@
-