:root {
      /* System font stack for your application. */
      --c360-g-font-family-display: 'ITC Avant Garde', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
      /* System font stack for your application. */
      --c360-g-font-family-sans: 'Salesforce Sans', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
      /* Monospace font stack for your application. */
      --c360-g-font-family-monospace: Consolas, Menlo, Monaco, Courier, monospace;
      /* Scaled font-size that is 1 stop bigger than the base. */
      --c360-g-font-size-1: 0.75rem;
      /* Scaled font-size that is 2 stops bigger than the base. */
      --c360-g-font-size-2: 0.875rem;
      /* Scaled font-size that is 3 stops bigger than the base. */
      --c360-g-font-size-3: 1rem;
      /* Scaled font-size that is 4 stops bigger than the base. */
      --c360-g-font-size-4: 1.25rem;
      /* Scaled font-size that is 5 stops bigger than the base. */
      --c360-g-font-size-5: 1.5rem;
      /* Scaled font-size that is 6 stops bigger than the base. */
      --c360-g-font-size-6: 2rem;
      /* Scaled font-size that is 7 stops bigger than the base. */
      --c360-g-font-size-7: 2.5rem;
      /* Scaled font-size that is 8 stops bigger than the base. */
      --c360-g-font-size-8: 3rem;
      /* Scaled font-size that is 9 stops bigger than the base. */
      --c360-g-font-size-9: 3.5rem;
      /* Scaled font-size that is 10 stops bigger than the base. */
      --c360-g-font-size-10: 5rem;
  }
  