.suggestions{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.suggestions h2{margin-top:0}.suggestions strong{color:var(--wine)}@media(max-width:700px){.suggestions{grid-template-columns:1fr}}
