// Brand logo lockup — the sun-over-horizon mark (with its little yellow sun band) // from the design system, paired with the wordmark set live in Fraunces. function TGPLogo({ size = 'sm' }) { return ( the good people. ); } window.TGPLogo = TGPLogo;