diff --git a/index.html b/index.html
index 052397d..a820318 100644
--- a/index.html
+++ b/index.html
@@ -47,7 +47,7 @@
color: rgb(73, 80, 87);
}
- svg a { fill:#fff; text-decoration: underline; pointer-events: none !important; }
+ svg a { fill:#fff; text-decoration: underline; pointer-events: all !important; }
svg .select a { pointer-events: none; }
svg .shtxt a { fill: rgb(13, 110, 253); }