.post-password-form label{font-size:16px;font-weight:700;color:#fff;display:block;margin-bottom:10px}.post-password-form input[type=password]{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;margin-bottom:20px;box-sizing:border-box}.post-password-form input[type=submit]{color:white;padding:12px 20px;border:none;border-radius:5px;font-size:16px;background-color:#45a049;transition:background-color .3s ease}.post-password-form input[type=submit]:hover{background-color:#367a38}.post-password-form p{color:white;font-weight:700}