Sam asked to update SA Element Registry element 5 (sa-bsg-banner) so the Bigger Share Guarantee® heading (including the ® mark) and the Call Now phone icon use Brand Foundry orange.
POST /admin/edit/5 (open, no auth; it is a full-row UPDATE). HTTP 302 → /admin = success.#D97706 applied to: the H2 heading and its ® <sup> (inherits color), and the CTA phone-icon SVG fill..sa-bsg-cta:hover svg{ fill:#0B212D } so the icon stays visible when the button lightens to #FFB04A on hover.2026-06-09.GET /api/elements (orange applied, button gradient unchanged, html/name/category/status intact). WCAG contrast: orange-on-navy 5.19 (passes AA), white CALL NOW 16.54, hover navy-on-amber 9.11.Sam originally also asked for an orange button background. An orange icon on an orange button would be invisible, so I asked one clarifying question. Sam chose "dark button, orange icon only," which also keeps us aligned with the firm rule that orange is never a background (firm-reference). The button keeps its dark gradient; the CALL NOW text stays white.
Task complete and verified. No blockers.
sa-bsg-banner source skill (SKILL.md + references/snippet.html) still carries the old white-H2 CSS and rule wording. Syncing it would stop a future page build from reintroducing the white heading. I can do this when the skill files are reachable.GET /api/elements for the current record, then POST /admin/edit/:id with ALL fields (full-row UPDATE — a partial POST blanks the other columns). IDs are numeric.sam / ...). There is no password./var/data, not the GitHub repo — editing the repo will not change live data.