:root {
  --body-background-color: rgb(203, 192, 181);
  --body-text-color: #222;
  --card-background-color: rgb(203, 192, 181);
  --nav-background-color: rgb(163, 152, 140);
}
