/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --color-primary: #040207;
  --color-white: #ffffff;
  --color-purple: #461676;
  --color-light-gray: #f8f8f8;
  --color-gray-logos: #9497a4;
  --typography-body: 16px;
  --typography-body-s: 14px;
  --typography-body-l: 18px;
  --typography-body-xl: 20px;
  --typography-heading-1: 60px;
  --typography-heading-2: 42px;
  --typography-heading-3: 30px;
  --typography-heading-4: 24px;
  --typography-heading-5: 18px;
}
