.pilot-link {
  color: #007d70;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.45;
  margin-top: 12px;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.pricing-card-featured .pilot-link {
  color: #72ddce;
}

.pilot-link:hover {
  text-decoration-thickness: 2px;
}
