
:root {
  /* Define all your color variables here */
  
  /* Just in case they forgot... */
  --color-white: #fff;
  --color-black: #000;
}


