.kaito-hp {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.tp-contact-form .ajax-response {
  min-height: 1.25rem;
  margin: 0.75rem 0 0.25rem;
  font-size: 0.95rem;
  line-height: 1.4;
}

.tp-contact-form .ajax-response.success {
  color: #7dffb3;
}

.tp-contact-form .ajax-response.error {
  color: #ffb4b4;
}
