:root {
  --brand: #3D1240;
  --heading: #3D1240;
  --brandAlt: #ED5B54;
  --brandDark: #3D1240;
  --link: #3D1240;
  --brandBorder: #3D1240;
  --solidBackground: #3D1240;
  --solidText: #fff;
  --pillBackground: #166ab3;
  --pillText: #fff;
  --headerBackground: #fff;
  --headerForeground: #3D1240;
  --widgetRounding: ["0", "8px"];
  --pillRounding: ["0", "4px"];
  --buttonRounding: ["0", "4px"];
  --widgetBorder: ["0", "1px"];
  --mobileFooterIcon: #3D1240;
  --mobileFooterBackground: #fff;
  --mobileHeaderText: #3D1240;
  --mobileHeaderBackground: #fff;
  --headerFont: arial,Helvetica,sans-serif;
  --bodyFont: arial,Helvetica,sans-serif;
  --backgroundImage: /background_images/original/missing.png;
}
