.myContactForm .t-submit {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.myCustomSendBtn {
  cursor: pointer;
}