:root {
  --gray-0-background-text: #fff;
  --gray-10-background: #f3f5f6;
  --gray-30-light-secondary-text: #adb5bd;
  --gray-70-dark-secondary-text: #70777e;
  --gray-20-border: #4d4d4d;
  --gray-100-background-text: #141414;
  --system-error: #e42e2e;
  --system-info: #108ce5;
  --system-warning: #ffb11a;
  --system-success: #0da480;
}
