/* Signature Tour — style overrides (theme.css)
 * ---------------------------------------------------------------------------
 * Anything you set here wins over the template's built-in styles and the design
 * tokens in content.json. It's scoped to THIS bundle (this tour or this event).
 * Uncomment a line, set your value, then Save -> Preview -> Publish.
 *
 * The renderer maps content.json `tokens` onto these CSS custom properties — set
 * them here to override site-wide without editing content.json:
 */

/* :root {                                                              */
/*   --st-tour-blue:    #e10a8c;   primary — buttons, links, accents    */
/*   --st-tour-accent:  #ffb300;   secondary accent                     */
/*   --st-tour-display: "Ford Racing Display", system-ui, sans-serif;   headings */
/* }                                                                    */

/* Fine-tune individual sections by class (inspect the live page for names): */

/* .st-hero      { }   the event hero                                   */
/* .st-cta-band  { }   the register / waitlist band                     */
/* .st-gallery   { }   the photo gallery                                */
