/* B2C Websites / Service First, kit revision 6.
   Approved brand-kit values mapped to the existing page's shared styles. */
:root {
  --ink: #0d0f11;
  --ink-2: #17212a;
  --cream: #f6f1e8;
  --paper: #fffdf8;
  --orange: #ff6426;
  --orange-ink: #b83808;
  --green: #2f8f59;
  --line: #d9d0c2;
  --control-border: #69727a;
  --muted: #666a70;
  --font-body: Manrope, Arial, sans-serif;
  --font-heading: Inter, Arial, sans-serif;
  --max: 1480px;
  --radius: 12px;
  --radius-button: 8px;
}
