a.btn01 {
  color: #fff !important;
  border: 1px solid #fff;
}

a.btn01:hover,
a.btn01:visited,
a.btn01:active {
  color: #fff;
  border-color: #fff;
}

.heading.recruit-header {
  font-size: 20px;
  color: #fff;
}

.widget_form.block_form_1 .submit.btn-in-form .confirm-contact {
  font-size: 24px;
  color: #111!important;
  background-color: rgb(165, 218, 238)!important;
  padding: 12px 32px;
}

screen and (max-width: 760px) {
  .heading.recruit-header {
    font-size: 20px;
  }
}