diff --git a/css/brands.css b/css/brands.css
index 8e170f2..d683b1f 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -1097,3 +1097,13 @@ button:hover,
filter: brightness(90%);
}
+/* BeReal */
+.button.button-bereal {
+ color: #ffffff;
+ background-color: #000000;
+}
+.button.button-bereal:hover,
+.button.button-bereal:focus {
+ filter: brightness(90%);
+}
+
diff --git a/images/icons/bereal.ico b/images/icons/bereal.ico
new file mode 100644
index 0000000..84b53c1
Binary files /dev/null and b/images/icons/bereal.ico differ
diff --git a/images/icons/revolut.svg b/images/icons/revolut.svg
new file mode 100644
index 0000000..77f23b5
--- /dev/null
+++ b/images/icons/revolut.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 3fb593f..a6b621e 100644
--- a/index.html
+++ b/index.html
@@ -130,6 +130,9 @@
Behance
+
+
BeReal
+
Bluesky
@@ -435,7 +438,6 @@
Visit Website
-