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

:root {
  --color-gradient: #000000;
  --color-primary-100: #a3e4ff;
  --color-primary-200: #7acfff;
  --color-primary-300: #52b5f7;
  --color-primary-400: #2998e5;
  --color-primary-500: #000000;
  --color-primary-600: #0062bc;
  --color-primary-700: #004aa6;
  --color-primary-800: #003385;
  --color-primary-900: #001f5c;
  --color-secondary-100: #e8fccc;
  --color-secondary-200: #d0f39e;
  --color-secondary-300: #b7e676;
  --color-secondary-400: #9ed253;
  --color-secondary-500: #83ba35;
  --color-secondary-600: #6b9f20;
  --color-secondary-700: #518010;
  --color-secondary-800: #375a05;
  --color-secondary-900: #1c3000;
  --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;
  --button-border-radius: 4px;
  --button-text-size: 1rem;
  --button-height: 40px;
  --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 */
}
