/* Keep decorative background elements within the visual section that owns them. */
.hero {
  position: relative;
}
