:root {
  --clr-primary: ;
  --clr-secondary: ;

  --clr-neutral: rgba(0, 0, 0, 0);

  --ff-primary: 'Exo', Helvetica, Arial, sans-serif;
}