diff --git a/frontends/web/static/style.css b/frontends/web/static/style.css index 7e1bcfa..1ee2379 100644 --- a/frontends/web/static/style.css +++ b/frontends/web/static/style.css @@ -121,7 +121,7 @@ ---------------------------------------------------------------------------- */ .card .form-label { color: #ffe699; - font-weight: 600; + font-weight: 400; animation: gold-shimmer 1.5s ease-in-out infinite; }