/**
 * Do not edit directly
 * Generated on Thu, 28 Jan 2021 12:06:00 GMT
 */

:root {
  --asset-font-treatwell-sans-web-regular-name: "TreatwellSansWeb";
  --asset-font-treatwell-sans-web-regular-style: "normal";
  --asset-font-treatwell-sans-web-regular-weight: "normal";
  --asset-font-treatwell-sans-web-regular-woff: "assets/fonts/TreatwellSansWeb-Regular/TreatwellSansWeb-Regular.woff";
  --asset-font-treatwell-sans-web-regular-woff-2: "assets/fonts/TreatwellSansWeb-Regular/TreatwellSansWeb-Regular.woff2";
  --asset-font-treatwell-sans-web-regular-italic-name: "TreatwellSansWeb";
  --asset-font-treatwell-sans-web-regular-italic-style: "italic";
  --asset-font-treatwell-sans-web-regular-italic-weight: "normal";
  --asset-font-treatwell-sans-web-regular-italic-woff: "assets/fonts/TreatwellSansWeb-RegularItalic/TreatwellSansWeb-RegularItalic.woff";
  --asset-font-treatwell-sans-web-regular-italic-woff-2: "assets/fonts/TreatwellSansWeb-RegularItalic/TreatwellSansWeb-RegularItalic.woff2";
  --asset-font-treatwell-sans-web-bold-name: "TreatwellSansWeb";
  --asset-font-treatwell-sans-web-bold-style: "normal";
  --asset-font-treatwell-sans-web-bold-weight: "bold";
  --asset-font-treatwell-sans-web-bold-woff: "assets/fonts/TreatwellSansWeb-Bold/TreatwellSansWeb-Bold.woff";
  --asset-font-treatwell-sans-web-bold-woff-2: "assets/fonts/TreatwellSansWeb-Bold/TreatwellSansWeb-Bold.woff2";
  --asset-font-treatwell-sans-web-bold-italic-name: "TreatwellSansWeb";
  --asset-font-treatwell-sans-web-bold-italic-style: "italic";
  --asset-font-treatwell-sans-web-bold-italic-weight: "bold";
  --asset-font-treatwell-sans-web-bold-italic-woff: "assets/fonts/TreatwellSansWeb-BoldItalic/TreatwellSansWeb-BoldItalic.woff";
  --asset-font-treatwell-sans-web-bold-italic-woff-2: "assets/fonts/TreatwellSansWeb-BoldItalic/TreatwellSansWeb-BoldItalic.woff2";
  --color-base-coral: #ff5c39;
  --color-base-red: #dc2222;
  --color-base-gold: #d6cf8d;
  --color-base-green: #3ba150;
  --color-base-navy: #001e62;
  --color-base-pink: #ff808b;
  --color-base-teal: #00a5ad;
  --color-base-yellow: #ffb500;
  --color-grey-10: #f8f8f8;
  --color-grey-30: #e0e0e0;
  --color-grey-50: #bebebe;
  --color-grey-70: #707070;
  --color-grey-90: #3b3b3b;
  --color-transparent-light: rgba(255, 255, 255, 0.6);
  --color-transparent-dark: rgba(0, 0, 0, 0.6);
  --color-white: #ffffff;
  --color-red-10: #fff3f0;
  --color-red-100: #961717;
  --color-coral-10: #ffeeea;
  --color-coral-100: #cb3a29;
  --color-gold-10: #f7f5e6;
  --color-gold-100: #726d40;
  --color-green-10: #ecffea;
  --color-green-100: #37824b;
  --color-navy-10: #e7efff;
  --color-navy-100: #0d1e44;
  --color-pink-10: #fff0f1;
  --color-pink-100: #c24353;
  --color-teal-10: #e6f9fa;
  --color-teal-100: #2f7b84;
  --color-yellow-10: #fef1d1;
  --color-yellow-100: #9a6914;
  --font-family-base: Arial, Helvetica, sans-serif;
  --font-family-treatwell: TreatwellSansWeb, Arial, Helvetica, sans-serif;
  --font-style-normal: normal;
  --font-style-bold: bold;
  --size-font-footnote: 0.75rem;
  --size-font-footnote-heavy: 0.75rem;
  --size-font-caption: 0.875rem;
  --size-font-caption-heavy: 0.875rem;
  --size-font-body: 1rem;
  --size-font-body-heavy: 1rem;
  --size-font-sm-header: 1rem;
  --size-font-md-header: 1.125rem;
  --size-font-lg-header: 1.25rem;
  --size-font-sm-hero: 2rem;
  --size-font-md-hero: 2.5rem;
  --size-line-height-footnote: 1.25rem;
  --size-line-height-caption: 1.25rem;
  --size-line-height-body: 1.5rem;
  --size-line-height-sm-header: 1.5rem;
  --size-line-height-md-header: 1.5rem;
  --size-line-height-lg-header: 1.5rem;
  --size-line-height-sm-hero: 2.25rem;
  --size-line-height-md-hero: 2.75rem;
  --spacing-xxs: 0.25rem;
  --spacing-xs: 0.5rem;
  --spacing-sm: 0.75rem;
  --spacing-md: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-xxl: 2.5rem;
}
