.process-testing_copy {
  color: var(--black-70);
}

.process-testing_image {
  margin-top: 40px;

  img {
    width: 100%;
    height: auto;
    display: block;
  }
}

.process-testing_cta {
  margin-top: 64px;
}