:root {
  --primary-color: #f7b55e;
  --secondary-color: #f4efe8;
  --tertiary-color: #fffdf9;
  --ink-color: #172126;
  --muted-color: #68736f;
  --line-color: #ded8cf;
  --accent-color: #e9815b;
  --success-color: #3baa6b;
  --danger-color: #d75d56;
}
