span {
  font-size: 14px;
}

.wpcf7-form-control.wpcf7-checkbox {
  font-size: 30px;
  text-indent: 10px;
  padding-right: 20px;
}

.et_pb_column.et_pb_column_1_2.et-last-child {
  margin-bottom: 20px;
}

.dnd-upload-counter {
  display: none;
}

.wpcf7-form-control.wpcf7-submit {
  background-color: rgba(14, 33, 70, 0.9);
  line-height: 2px;
  letter-spacing: 2px;
  margin-top: 25px;
}

.et_pb_module.et_pb_contact_form_0.et_pb_contact_form_container.clearfix {
  float: none;
}

.row {
  margin-bottom: 0px;
}

.wpcf7-form-control.wpcf7-text {
  margin-bottom: 5px;
}

.modal {
  background-color: #f6f0e7;
}

.wpcf7-list-item-label {
  font-size: 14px;
}

.wpcf7-form-control.wpcf7-textarea {
  background-color: #e8f0fe;
  margin-top: 5px;
  border-width: 0px;
  text-align: justify;
  font-size: 15px;
	height: 90px;
  width: 100%;
	border-radius: 3px;
}