diff --git a/content/about/index.html b/content/about/index.html
index 76808ce..607fe5c 100644
--- a/content/about/index.html
+++ b/content/about/index.html
@@ -123,6 +123,7 @@
+
diff --git a/content/css/style.css b/content/css/style.css
index 67ccf92..d67b8dd 100644
--- a/content/css/style.css
+++ b/content/css/style.css
@@ -968,6 +968,24 @@ body.mobile-nav-active #mobile-nav-toggle {
color:#fff;
}
+.hb-bluesky, .hb-bluesky:after, .hb-bluesky:before {
+ background:#0085ff;
+ border-color:#0085ff;
+ color:#fff
+}
+
+.hb-bluesky-inv, .hb-bluesky-inv:after, .hb-bluesky-inv:before, .hb-bluesky:hover, .hb-bluesky:hover:after, .hb-bluesky:hover:before {
+ background:0 0;
+ border-color:#0085ff;
+ color:#0085ff;
+}
+
+.hb-bluesky-inv:hover, .hb-bluesky-inv:hover:after, .hb-bluesky-inv:hover:before {
+ background:#0085ff;
+ border-color:#0085ff;
+ color:#fff;
+}
+
.support-banner {
background-color: white;
width: 100%;
diff --git a/content/index.html b/content/index.html
index dce1919..7018605 100644
--- a/content/index.html
+++ b/content/index.html
@@ -75,6 +75,7 @@
+
diff --git a/content/projects/index.html b/content/projects/index.html
index 8ad3dbe..32a3217 100644
--- a/content/projects/index.html
+++ b/content/projects/index.html
@@ -156,6 +156,7 @@
+