:root {
  --yellow-background: hsl(47, 88%, 63%);
  --white-card-background: hsl(0, 0%, 100%);
  --emily-grey: hsl(0, 0%, 50%);
  --black-suit: hsl(0, 0%, 7%);
}