.business-outcome p:not(.eyebrow) {
  max-width: 43rem;
  margin: 0;
  color: var(--ink);
  font-size: 1rem;
  line-height: 1.55;
}

.business-outcome .business-outcome-terms {
  margin-top: .875rem;
  color: var(--blue);
  font-size: .6875rem;
  font-weight: 750;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.node-six {
  top: 40%;
  right: -5%;
}

@media (max-width: 736px) {
  .node-six {
    top: auto;
    right: auto;
  }
}
