.contactformmodule,
.contactformmodule .checkbox {
  margin-bottom: 30px;
}

.contactformmodule .form-section {
  margin-bottom: 0;
}

.contactformmodule .btn-link-item,
.contactformmodule a.btn-link-item {
  clear: none;
  margin-right: 5px;
}

#privacy {
  position: absolute;
  top: 3px;
  visibility: visible;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
  height: 25px;
  width: 25px;
}
