diff --git a/_includes/footer.html b/_includes/footer.html
index 169196bc..03d3fb89 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -43,14 +43,12 @@
diff --git a/css/custom.css b/css/custom.css
index ed6c3b3f..2a092a17 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -2890,6 +2890,13 @@ footer a.white:hover, a.white:focus {
margin: 0 1rem;
}
+.footer-links img {
+ width: 1rem;
+ display: inline-block;
+ vertical-align: middle;
+ padding-right: 0.2rem;
+}
+
@media only screen and (max-width: 75rem) {
}