.automotive-form-section {
  background: var(--forest-deep);
}

.automotive-form-section .form-intro p {
  color: #d5e1dc;
}

.success-state h3 {
  margin: 0;
  font-size: 31px;
  font-weight: 500;
  line-height: 1.18;
}

.success-state p:not(.eyebrow) {
  margin-top: 18px;
  color: var(--ink-soft);
}
