/* AXE RENOVATION — custom overrides
   Put future visual overrides here. Do not edit style.css unless you intentionally want to change the source design. */

/* Example:
body { }
*/

/* EDIT: Professionnels — image paired with the text block */
#professionnels .professionnels-image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
