:root {
  --em-color-bg: #001a33;
  --em-color-link: #99beff;
  --em-color-link-hover: #ffffff;
  --em-color-text: #d1d9e0;
  --em-color-text-weak: #8598ad;
  --em-color-border-weak: #3d4c5c;
  --em-color-border-focus: #ffffff;
  --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;
}
