:root{
  --light: rgb(252,247,235);
  --salmon: rgb(225,172,154);
  --green: rgb(68,100,79);
  --black: rgb(0,0,0);
}

