/**
 * Do not edit directly
 * Generated on Mon, 09 Nov 2020 01:05:54 GMT
 */

:root {
  --color-base-red: #bf1a2f;
  --color-base-orange: #ff9770;
  --color-base-yellow: #fde74c;
  --color-base-green-light: #bbdb9b;
  --color-base-green-dark: #7f9172;
  --color-base-blue-light: #7cafc4;
  --color-base-blue-dark: #1446a0;
  --color-base-violet: #5f4b8b;
  --color-base-pink: #9c528b;
  --color-base-black: #000000;
  --color-base-white: #ffffff;
  --color-font-dark: #000000;
  --color-font-light: #ffffff;
}
