.section-header--calculator {
  margin-bottom: 1.5rem;
}

.metrics-evidence-section .subtitle {
  color: var(--pk-text-bright);
}

#ea-form-wrapper {
  margin-top: 2rem;
}

.ea-honeypot {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

.cookie-banner.is-hidden {
  display: none;
}
