Style form labels with Stegasoo gold color

This commit is contained in:
Aaron D. Lee
2026-01-07 19:31:58 -05:00
parent 9c88f53cd0
commit a81a20f8ee

View File

@@ -116,6 +116,13 @@
pointer-events: none; pointer-events: none;
} }
/* ----------------------------------------------------------------------------
Form Labels - Stegasoo Gold
---------------------------------------------------------------------------- */
.card .form-label {
color: var(--header-gold);
}
/* ---------------------------------------------------------------------------- /* ----------------------------------------------------------------------------
Security Factor Boxes - Matches drop-zone dashed border style Security Factor Boxes - Matches drop-zone dashed border style
---------------------------------------------------------------------------- */ ---------------------------------------------------------------------------- */