.pt {
  margin-top: -18px;
  padding-left: 5px;
}

.ohnohoney {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

textarea:focus:not([readonly]) {
  outline: none;
  border: 1px solid #4285f4;
  box-shadow: 0px 0px 0px 1px #4285f4;
}

textarea.form-control {
  padding: 0.6rem 5px !important;
}

.axyumForm .main-btn {
  background: none !important;
  padding: 15px 30px !important;
  cursor: pointer;
}

.axyumForm .main-btn:hover {
  color: #fff;
  background: #000 !important;
}

#response_div {
  margin-top: 20px;
}

.tx-row {
  margin-top: 20px;
}
