.et_password_protected_form > p {
    visibility: hidden;
}
.et_password_protected_form > p:before {
    content: "If you’d like to view this page, please send your request for the password to info.ocpsc@opr.ca.gov and enter it below:";
    visibility: visible;
}