diff --git a/css/brands.css b/css/brands.css
index 60ec68d..07b3d87 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -171,6 +171,14 @@ button:hover,
.button.button-medium:focus {
filter: brightness(90%) }
+/* Micro.blog */
+.button.button-microblog {
+ color: #FFFFFF;
+ background-color: #FD9927 }
+.button.button-microblog:hover,
+.button.button-microblog:focus {
+ filter: brightness(90%) }
+
/* Pinterest */
.button.button-pinterest {
color: #000000;
diff --git a/icons/microblog.svg b/icons/microblog.svg
new file mode 100644
index 0000000..30aa82b
--- /dev/null
+++ b/icons/microblog.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index b0540f0..3d4603e 100644
--- a/index.html
+++ b/index.html
@@ -99,6 +99,10 @@
Instagram
+
+
Micro.blog
+
+
Find us on Facebook