.form-message.error {
  color: #ff8b9a;
}

.privacy-consent {
  display: flex !important;
  align-items: flex-start;
  gap: 0.7rem;
  color: rgba(231, 238, 255, 0.72);
  font-size: 0.78rem;
  line-height: 1.7;
}

.privacy-consent input {
  width: 1rem !important;
  min-width: 1rem;
  height: 1rem;
  margin-top: 0.25rem;
  accent-color: #19c9ff;
}

.honey-field {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
