.bowe-form {
  row-gap: 35px;
}

.bowe-form .bowe-form-input .radio-checkbox-item label {
  align-items: center;
}

.bowe-form .bowe-form-input.is-type-file .bowe-form-input-input.shadow {
  width: auto;
  border-style: dashed;
  width: auto;
}

.bowe-form .bowe-form-input.is-type-file .bowe-form-input-input.shadow:hover {
  background-color: #e1e1ed;
}