:root{
  --yellow: hsl(47, 88%, 63%);
  --dark-grey: hsl(0, 0%, 7%);
  --light-grey: hsl(0, 0%, 42%);
  --text-preset-1: 24px;
  --text-preset-2: 16px;
  --text-preset-3: 14px;
}