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