#values {
  background: var(--taupe);
  color: var(--cream);
}

#values a {
  color: inherit;
}
