:root{
  --Brand-Colors-Neutral-Dark: #151818;
  --Brand-Colors-Neutral-Grey-dark: #242627;
  --Brand-Colors-Neutral-Grey-medium: #2b3131;
  --Brand-Colors-Neutral-Grey-light: #464f50;
  --Brand-Colors-Neutral-Light: #828b8c;
  --Brand-Colors-Neutral-White: #ffffff;
  --Brand-Colors-Primary-Default: #5feb7e;
  --Brand-Colors-Primary-Hover: #1dfd8e;
  --Brand-Colors-Secondary-Default: #19cb73;
  --Brand-Colors-Primary-Pressed: #0d9d56;
  --Brand-Colors-Secondary-Hover: #1dfd8e;
  --Brand-Colors-Secondary-Pressed: #0d9d56;
  --Brand-Colors-Tetriary-Default: #464f50;
  --Brand-Colors-Success-Basic: #5feb7e;
  --Brand-Colors-Success-Background: #132f19;
  --Brand-Colors-Error-Basic: #fc3c3c;
  --Brand-Colors-Error-Background: #320c0c;
  --Brand-Colors-Warning-Basic: #d18313;
  --Brand-Colors-Tetriary-Hover: #5e6869;
  --Brand-Colors-Tetriary-Pressed: #293030;
  --Brand-Colors-Warning-Background: #2a1a04;
  --Brand-Colors-Shadow-Basic: #00622b;
  --UI-Tokkens-Navigation-menu-spacing-md-x: 10px;
  --UI-Tokkens-Buttons-X-small-x: 12px;
  --UI-Tokkens-Buttons-X-small-y: 4px;
  --UI-Tokkens-Buttons-Small-x: 14px;
  --UI-Tokkens-Buttons-Small-y: 8px;
  --UI-Tokkens-Buttons-Medium-x: 16px;
  --UI-Tokkens-Buttons-Medium-y: 12px;
  --UI-Tokkens-Buttons-Large-x: 18px;
  --UI-Tokkens-Buttons-Large-y: 14px;
  --UI-Tokkens-Buttons-X-Large-x: 20px;
  --UI-Tokkens-Buttons-X-Large-y: 16px;
  --UI-Tokkens-Navigation-menu-spacing-md-y: 10px;
  --UI-Tokkens-Navigation-menu-gap: 8px;
  --UI-Tokkens-Inputs-radius-lg: 8px;
  --UI-Tokkens-Inputs-spacing-md-y: 16px;
  --UI-Tokkens-Inputs-spacing-md-x: 20px;
  --UI-Tokkens-Inputs-border-width-sm: 0.5px;
}
