/* Generated by build.py from themes/default/theme.toml. Do not edit by hand. */
:root {
  --purrple: #5b2d8e;
  --purrple-deep: #3d1c63;
  --purrple-soft: #ede4f7;
  --gold: #e8b84a;
  --gold-deep: #c9962a;
  --cream: #fbf7f0;
  --cream-deep: #f1e9db;
  --ink: #241c33;
  --ink-soft: #5a5266;
  --line: #e2d9cc;
  --hero-overlay: rgba(40, 18, 70, 0.88);
  --hero-overlay-end: rgba(40, 18, 70, 0.15);
  --font-display: "Playfair Display", Georgia, "Times New Roman", serif;
  --font-body: "Source Sans 3", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
