/* Custom profile artwork that is not part of the original ten-person family illustration. */
[aria-label="Illustrated family artwork crop for Candy"] {
  background-image: url("/assets/people/candy.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
