.t-text {
  letter-spacing: 0.03em;
}
.nb-lead-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.nb-lead-status {
  margin: 0 0 16px;
  font-family: TildaSans, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

.nb-lead-status_error {
  color: #b42318;
}
