.wpcf7-form-control.has-spinner.wpcf7-submit {
  text-transform: none;
  position: absolute;
  left: 396px;
}
/* Adjust the alignment of the submit button */
.submit-button-container {
    text-align: left; /* Change this to 'left', 'right', or 'center' as needed */
}