:root{
  --cream:#F7F2EA;
  --cream-2:#EFE5D7;
  --kraft:#D4B07A;
  --olive:#4B5C3A;
  --olive-dark:#344029;
  --gold:#C6A35A;
  --terracotta:#B85B3A;
  --beet:#7E2744;
  --ink:#3A342F;
  --white:#fffdf9;
  --muted:#766f67;
  --radius:26px;
  --shadow:0 20px 60px rgba(58,52,47,.12);
  --container:1180px;
}
