:root {
  --bg: #f7f0e4;
  --surface: #fffaf2;
  --ink: #283038;
  --muted: #6e6a64;
  --accent: #244f6c;
  --accent-2: #b96546;
  --soft: #e8d8bf;
  --line: rgba(36,79,108,.15);
  --radius: 18px;
  --hero-radius: 24px 155px 24px 24px;
  --catalog-image: url("images/catalog.png");
}
