.wpcf7 input[type=file] {
  cursor: pointer;
  margin-bottom: 30px;
}
.wpcf7 label {
  display: block;
}

.wpcf7 .col-sm-12 {
  position: relative;
}
.wpcf7 .col-sm-12 i {
  position: absolute;
  top: 15px;
  left: 35px;
  font-size: 20px;
  z-index: 9;
  color: rgba(69, 69, 69, 0.7411764706);
}