:root {
  --color-text: #c9c9c9;
  --color-background: #080808;

  --font-primary: 'Arial';
  --font-headings: 'Arial';

  --page-width: 60ch;
}
