/**
 * Do not edit directly
 * Generated on Wed, 22 Jun 2022 12:30:48 GMT
 */

:root {
  --button-border-radius: 4px;
  --button-text-size: 1rem;
  --button-height: 40px;
  --color-black-100: #d2d4d7;
  --color-black-200: #a6a9af;
  --color-black-300: #7b7f86;
  --color-black-400: #50545d;
  --color-black-500: #21262e;
  --color-black-600: #1d212a;
  --color-black-700: #151920;
  --color-black-800: #111419;
  --color-black-900: #090808;
  --color-white-100: #ffffff;
  --color-white-200: #fefefe;
  --color-white-300: #fdfdfd;
  --color-white-400: #fbfbfb;
  --color-white-500: #f6f6f6;
  --color-white-600: #f0f0f0;
  --color-white-700: #eaeaea;
  --color-white-800: #e4e4e4;
  --color-white-900: #dddddd;
  --font-family-01: Poppins;
  --font-family-02: Roboto;
  --font-size-xmedium: 20px;
  --font-size-small: 16px;
  --font-size-xsmall: 14px;
  --font-platform-system: Tahoma, Arial, 'Helvetica Neue', sans;
  --size-font-small: 0.75rem; /* the small size of the font */
  --size-font-medium: 1rem; /* the medium size of the font */
  --size-font-large: 2rem; /* the large size of the font */
  --size-font-base: 1rem; /* the base size of the font */
}
