// colors
$primary : #00e500;
$primary-dark: #4dff4d;

$secondary: #282828;

$warning: #e6b800;
// text
$text-color: #282828;