diff --git a/bio/README.md b/bio/README.md
deleted file mode 100644
index ee3294e..0000000
--- a/bio/README.md
+++ /dev/null
@@ -1 +0,0 @@
-fuck the haters :middlefinger:
\ No newline at end of file
diff --git a/bio/style.css b/bio/style.css
index b425225..d84c41b 100644
--- a/bio/style.css
+++ b/bio/style.css
@@ -167,7 +167,7 @@ html, body {
 
 .dci, .igi, .lki, .bci, .eti, .lci, .xmi {
     pointer-events: all;
-    transition: 0.2s;
+    transition: transform  0.2s;
     width: 2.75em;
     height: 2.75em;
 }
@@ -379,4 +379,8 @@ button {
     height: 99.9%;
     position: absolute;
     z-index: 0;
+}
+
+svg {
+    filter: drop-shadow(#cccccc 0.4px 0 7px) !important;
 }
\ No newline at end of file