/* Jack Dawson palette and type; remaining component colors are mapped in the migration guide. */
.jds-page {
  --jds-bg:#faf9f6;
  --jds-surface:#f0f1ee;
  --jds-text:#242c31;
  --jds-muted:#60676a;
  --jds-border:#d8dcd8;
  --jds-accent:#752e38;
  --jds-serif:Georgia,'Times New Roman',serif;
  --jds-sans:Arial,Helvetica,sans-serif;
}
