diff --git a/registry/components/caption-weight-shift/caption-weight-shift.html b/registry/components/caption-weight-shift/caption-weight-shift.html index a6f37fe0b..8bcfbe9fb 100644 --- a/registry/components/caption-weight-shift/caption-weight-shift.html +++ b/registry/components/caption-weight-shift/caption-weight-shift.html @@ -90,7 +90,7 @@ max-width: 1400px; line-height: 1.1; white-space: nowrap; - color: #ffffff; + color: var(--hf-caption-primary, #ffffff); font-family: "Montserrat", Arial, sans-serif; font-weight: 300; font-size: 72px; @@ -117,12 +117,188 @@