:root{
  --cream: #F7F3EB;
  --sage:  #90beab;
  --black: #0b0b0b;
  --muted: #6b6b6b;
  --white: #ffffff;
  --shadow: 0 6px 18px rgba(11,11,11,0.06);
  --radius: 12px;
  --container: 1100px;
}
