diff --git a/frontends/web/static/style.css b/frontends/web/static/style.css index ca7d264..c9c30d8 100644 --- a/frontends/web/static/style.css +++ b/frontends/web/static/style.css @@ -116,6 +116,13 @@ pointer-events: none; } +/* ---------------------------------------------------------------------------- + Form Labels - Stegasoo Gold + ---------------------------------------------------------------------------- */ +.card .form-label { + color: var(--header-gold); +} + /* ---------------------------------------------------------------------------- Security Factor Boxes - Matches drop-zone dashed border style ---------------------------------------------------------------------------- */