
    :root {
      --pc-brand: 105, 24, 26;
      --pc-brand-contrast: 255,255,255;
      --pc-brand-accent: 140,102,59;
      --pc-brand-accent-contrast: 255,255,255;
      --pc-body: 232, 229, 223;
      --pc-body-text: 0, 0, 0;
      --pc-testing: 255 255 255;
    }
  