:root {
  --brand: #E10500;
  --heading: #1F1F27;
  --brandAlt: #1F1F27;
  --brandDark: #1F1F27;
  --link: #E10600;
  --brandBorder: #E10500;
  --solidBackground: #E10500;
  --solidText: #fff;
  --pillBackground: #166ab3;
  --pillText: #E10500;
  --headerBackground: #FFFFFF;
  --headerForeground: #E10500;
  --widgetRounding: ["0", "8px"];
  --pillRounding: true;
  --buttonRounding: true;
  --widgetBorder: ["0", "1px"];
  --mobileFooterIcon: #FFFFFF;
  --mobileFooterBackground: #E10500;
  --mobileHeaderText: #1F1F27;
  --mobileHeaderBackground: #FFFFFF;
  --headerFont: F1;
  --bodyFont: Titillium;
  --backgroundImage: /background_images/original/missing.png;
}
