:root {
  --brand-yellow: #ffdf39;
  --brand-cream: #f6f3e3;

  --brand-color-primary: var(--brand-cream);
}
