I managed to change the title size (#1 above) by using the following:
.awsm-job-form-inner h2 {
font-size: 1.3125rem;
font-weight: 600;
font-family: ‘Nunito’,sans-serif;
line-height: 1.43em;
}
Would that be the best way to accomplish this?
I’m still unable to move the submit button, unfortunately. And any help with that would be most appreciated.
Thanks,
igster