diff --git a/css/brands-extended.css b/css/brands-extended.css
index e50542d..7437367 100644
--- a/css/brands-extended.css
+++ b/css/brands-extended.css
@@ -94,6 +94,16 @@ button:hover,
filter: brightness(90%);
}
+/* Alpha Universe (Sony) */
+.button.button-alphauniverse {
+ color: #ffffff;
+ background-color: #000000;
+}
+.button.button-alphauniverse:hover,
+.button.button-alphauniverse:focus {
+ filter: brightness(90%);
+}
+
/* Behance */
.button.button-behance {
color: #1769ff;
diff --git a/images/icons-extended/alphauniverse.png b/images/icons-extended/alphauniverse.png
new file mode 100644
index 0000000..0ffc4fc
Binary files /dev/null and b/images/icons-extended/alphauniverse.png differ
diff --git a/preview.html b/preview.html
index 52582d7..59547ac 100644
--- a/preview.html
+++ b/preview.html
@@ -101,6 +101,11 @@
500px
+
+
+
Universe
+
+
Behance