.wpcf7-response-output {
  border: none !important;
  padding: 0 !important;
  margin: 20px 0 0 0 !important;
  font-size: 14px !important;
  width: 100% !important;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.wpcf7-submit {
  cursor: pointer;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7-not-valid {
  border: 1px solid red !important;
}
.wpcf7-form {
  position: relative;
}
