#content_inner, .page-header {
    text-align: center;
}

form#password_reset_form input {
    width: 50% !important;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

form#password_reset_form .form-actions {
    background-color: unset
}