<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --primary: #952A32;
  --primary-text: #222222;
  --regular-text: #555555;
  --secondary-text: #888888;

  --base-background: #ffffff;

  --width: 1200px;
  --card-bg: #ffffff;
}</pre></body></html>