diff --git a/frontends/web/templates/index.html b/frontends/web/templates/index.html
index f5a7900..978f12b 100644
--- a/frontends/web/templates/index.html
+++ b/frontends/web/templates/index.html
@@ -17,7 +17,6 @@
color: #fff;
margin-bottom: 0.5rem;
filter: drop-shadow(0 3px 2px rgba(0, 0, 0, 0.9));
- -webkit-text-stroke: 1px #8b6914;
transition: all 0.15s ease;
}
.home-icon span {