.location-hub-intro p, .vente-hub-intro p { margin: 0 0 1em; } .location-hub-intro p:last-child, .vente-hub-intro p:last-child { margin-bottom: 0; } .location-hub-intro blockquote p { margin: 0; } .location-hub-card:hover, .vente-hub-card:hover { border-color: var(--brand-orange) !important; box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25); } @media (min-width: 768px) { .location-hub-grid, .vente-hub-grid { grid-template-columns: repeat(2, 1fr) !important; } } @media (min-width: 1024px) { .location-hub-grid, .vente-hub-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 1.5rem !important; } }