Antica Pesa

Antica Pesa: The Roman Restaurant—and Wine Book—We Never Forgot :root { --navy: #17324d; --coral: #e76f51; --ivory: #fbf7ef; --ink: #263746; --muted: #6d7478; --pale-coral: #f9e7df; --pale-blue: #eaf0f4; --rule: #d9e2e8; } * { box-sizing: border-box; } html { scroll-behavior: smooth; } body { margin: 0; background: var(--ivory); color: var(--ink); font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 1.72; } a { color:...