#customer-form input[name="captcha"],
#customer-form #field-captcha,
#customer-form label[for="field-captcha"] {
    display: none !important;
}
.pa-captcha-inf {
    margin-bottom: 20px;
}
.theme_hummingbird  label {
    width: 100%;
    font-weight: 600;
    padding-bottom: 7px;
}
.theme_hummingbird .pa-captcha-inf {
    width: 100%;
}