#post-76 .wpcf7 {
  margin-top: 24px;
  text-align: left;
}

#post-76 .wpcf7 form,
#post-76 .microten-contact-form-fields {
  margin: 0;
  padding: 0;
  text-align: left;
}

#post-76 .microten-form-field {
  margin: 0 0 20px;
}

#post-76 .microten-form-field > br,
#post-76 .microten-form-submit > br {
  display: none;
}

#post-76 .microten-form-field > label {
  display: block;
  margin: 0;
  font: inherit;
  font-weight: 600;
  line-height: 1.5;
}

#post-76 .microten-form-field .wpcf7-form-control-wrap {
  display: block;
  margin-top: 8px;
}

#post-76 .microten-form-field input,
#post-76 .microten-form-field textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 12px 14px;
  border: 1px solid #dfe6ec;
  border-radius: 4px;
  background: #fff;
  color: #24364b;
  font: inherit;
  line-height: 1.5;
  opacity: 1;
}

#post-76 .microten-form-field textarea {
  min-height: 150px;
  resize: vertical;
}

#post-76 .microten-form-field input:focus,
#post-76 .microten-form-field textarea:focus {
  border-color: #e68a00;
  outline: 2px solid rgba(230, 138, 0, .25);
  outline-offset: 1px;
}

#post-76 .microten-form-consent {
  margin: 0 0 20px;
  font: inherit;
  line-height: 1.5;
}

#post-76 .microten-form-consent > p {
  margin: 0;
  padding: 0;
}

#post-76 .microten-form-consent .wpcf7-list-item {
  margin: 0;
}

#post-76 .microten-form-consent label {
  display: flex;
  align-items: flex-start;
  margin: 0;
  font: inherit;
  font-weight: 400;
  line-height: 1.5;
}

#post-76 .microten-form-consent input[type="checkbox"] {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin: calc((1.5em - 16px) / 2) 8px 0 0;
}

#post-76 .microten-form-consent a {
  color: #e68a00;
}

#post-76 .microten-form-submit {
  position: relative;
  margin: 0;
}

#post-76 .microten-submit {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  min-height: 0;
  margin: 0;
  padding: 14px 24px;
  border: 0;
  border-radius: 5px;
  background: #e68a00;
  color: #fff;
  font: inherit;
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: normal;
  opacity: 1;
  cursor: pointer;
}

#post-76 .microten-submit:hover {
  background: #cf7b00;
  color: #fff;
}

#post-76 .microten-submit:focus-visible {
  outline: 3px solid rgba(230, 138, 0, .38);
  outline-offset: 3px;
}

#post-76 .wpcf7-not-valid-tip {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}

#post-76 .wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 10px 12px;
  text-align: left;
}

#post-76 .microten-form-submit .wpcf7-spinner {
  position: absolute;
  top: 50%;
  margin: 0 0 0 12px;
  transform: translateY(-50%);
}

#post-76 .microten-form-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

@media (max-width: 767px) {
  #post-76 .wpcf7,
  #post-76 .wpcf7 form,
  #post-76 .microten-contact-form-fields,
  #post-76 .microten-form-field,
  #post-76 .microten-form-consent,
  #post-76 .microten-form-submit {
    text-align: left !important;
  }
}
