/* Coral Reef Restoration — The Reef page overrides
   Inherits yf-* layout from index.css and the inline style in the page.
   Just swaps badges and the story-CTA accent to ocean-teal. */

:root {
    --crr-accent: #BE9A78;
    --crr-accent-light: #d4b896;
    --crr-accent-soft: rgba(190, 154, 120, 0.12);
    --crr-accent-soft-2: rgba(190, 154, 120, 0.05);
    --crr-accent-border: rgba(190, 154, 120, 0.3);
}

/* Hero badge inherits StrongHER's glassy-white style from index.css —
   no override here. */
