/******* Do not edit this file *******
Code Snippets Manager
Saved: Sep 13 2025 | 16:19:21 */
.post-password-form {
  margin: 250px auto !important;
  font-size: 22px !important;
  font-family: "Poppins", sans-serif !important;
}
.post-password-form input[type=submit] {
  color: white !important;
  background-color: #ED7203 !important;
  border-radius: 10px;
}
