.kitchens-grid {
    display: flex;
    flex-direction: column;
    gap: var(--space-xxl);
}


