:root {
  --grey: #a1a1a1;
  --lightGrey: #cccccc;
  --xlGrey: #e7e7e7;

  --dark: #333333;
}
