:root{
  --cream-50:#FEFCF8;--cream-100:#FBF6EE;--cream-200:#F3E9D8;--cream-300:#E8DAC2;
  --espresso-700:#5A4636;--espresso-800:#40301F;--espresso-900:#6B3F22;--espresso-950:#1A0A05;
  --sand-300:#E3C39A;--sand-400:#D4B08A;--sand-500:#B88A5C;--sand-600:#9A6A3E;--sand-700:#7E5738;
  --blush-50:#FBF1EE;--blush-100:#F6E4DE;--blush-200:#EFD2C9;--blush-500:#C98E80;--blush-700:#9E5C4D;
  --white:#FFFFFF;
  --font-display:'Cormorant Garamond',Georgia,serif;
  --font-body:'DM Sans',system-ui,-apple-system,sans-serif;
  --ease-out:cubic-bezier(0.16,1,0.3,1);
}
