:root {
  --em-color-bg: #14181f;
  --em-color-link: #80aeff;
  --em-color-link-hover: #4d8eff;
  --em-color-text: #d5d7dc;
  --em-color-text-weak: #9caaaf;
  --em-color-border-weak: #3d485c;
  --em-color-border-focus: #669eff;
  --em-border-radius: 4px;
  --em-border-radius-s: 2px;
  --em-space-xl: 48px;
  --em-space-l: 24px;
  --em-space-m: 16px;
  --em-space-s: 4px;
}
