.iti.iti--allow-dropdown{
  width: 100%;
  /*margin-bottom: 1rem;*/
  margin-top: 0.25rem;
}

.apply-lead-form .form-actions input{
    background-color: #dc3545;
    color: #ffffff;
    border: 1px solid #dc3545;
    padding: 6px 15px;
}

.webform-submission-form strong.error.form-item--error-message {
    font-size: 14px;
    color: red;
}

.captcha-type-challenge--recaptcha{
  margin-bottom: 1rem;
}

.apply-lead-form input[type="file"] {
  width: 100%;
}