Wire Change Check entry points: nav link (all pages) + statement-band teaser

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-07 08:04:59 -07:00
parent f016ffdccc
commit b0ea946133
4 changed files with 12 additions and 0 deletions
+5
View File
@@ -367,3 +367,8 @@ a:focus-visible, .btn:focus-visible { outline: 2px solid var(--amber); outline-o
border-radius: 16px 16px 0 0; box-shadow: 0 -8px 26px rgba(15, 23, 41, 0.16); }
.float-cta .btn { display: block; text-align: center; }
}
/* Change Check teaser on the dark statement band */
.statement-link { margin: 22px 0 0; }
.statement-link a { font-family: 'DM Sans', sans-serif; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.08em; color: var(--amber); text-decoration: none; border-bottom: 1px solid currentColor; }
.statement-link a:hover { color: #fff; }