:root {
  --color-text: white;
  --color-text-dim: #fafafa;
  --color-text-reverse: black;
  --color-theme: #f7941d;
  --color-theme-secondary: #00a651;
}

