:root {
  --em-color-bg: #fcfdfd;
  --em-color-link: #0041b2;
  --em-color-link-hover: #002f80;
  --em-color-text: #2e3239;
  --em-color-text-weak: #73858c;
  --em-color-border-weak: #e0e4eb;
  --em-color-border-focus: #004ccc;
  --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;
}
