Maxime LANGE
Email : [email protected]
Téléphone : 04/380.15.55
.hi-agent-card { display: flex; gap: 1rem; align-items: center; } .hi-agent-card__avatar img { display: block; width: 200px; height: 200px; object-fit: cover; } .hi-agent-card__name { font-weight: 600; margin: 0 0 0.25rem; } .hi-agent-card__list { list-style: none; padding: 0 0 0 20px; margin: 0; font-size: 0.95rem; } .hi-agent-card__item + .hi-agent-card__item { margin-top: 0.15rem; }