:root {
  --color-brand-50: #fdf3f4;
  --color-brand-100: #fbe4e6;
  --color-brand-200: #f6c9cc;
  --color-brand-300: #efa0a6;
  --color-brand-400: #e46b74;
  --color-brand-500: #d43f4b;
  --color-brand-600: #c1272d;
  --color-brand-700: #a02025;
  --color-brand-800: #851e23;
  --color-brand-900: #6f1d21;
  --color-brand-950: #3c0c0f;
  --color-accent-300: #fcd58a;
  --color-accent-400: #fbc45c;
  --color-accent-500: #f9b233;
  --color-accent-600: #e0961b;
}
