.post-577 .entry-header {
    display: none;
}

.post-577 .link-text-reconfirm {
    display: none;
}

.post-577 .entry-content .wpmem_msg{
    width: 100%;
}
.post-577 .entry-content #wpmem_login {
    width: 100%;
    max-width: 500px;
    margin: 0.5rem auto;
    padding: 0.5rem 2rem 2rem 2rem;
    background: #ffffff;
    border: 1px solid var(--border-gray);
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
