/* Generated from configs/wonderfulshop.json (theme block). Edit the config, not this file. */
:root {
  --brand: #d4486e;
  --brand-dark: #a92f52;
  --brand-light: #fdeef2;
  --accent: #c98a2d;
  --accent-dark: #a66e1e;
  --deal: #c98a2d;
  --ink: #14181f;
  --ink-2: #3d4652;
  --ink-3: #6b7683;
  --r-sm: 8px;
  --r: 14px;
  --r-lg: 22px;
  --font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --font-heading: Georgia, "Times New Roman", Times, serif;
}
