:root {
  --bg: #fff8e8;
  --surface: #fffdf7;
  --ink: #274139;
  --muted: #687a72;
  --accent: #306d59;
  --accent-2: #e4973f;
  --soft: #e6eee1;
  --line: rgba(48,109,89,.14);
  --radius: 22px;
  --hero-radius: 145px 28px 28px 28px;
  --catalog-image: url("images/catalog.png");
}
