.image-hero {
  /* Setup placholder for CUBE */
  --example-prop: 0;
}
.image-hero .body p:last-of-type {
  margin-bottom: var(--spacing-m, 16px);
}
