.protected {max-width: 400px !important;margin-left:0 !important; margin-right:0 !important;}
.protected h1.wp-block-post-title {font-size: 36px !important;}
.protected p {font-size: 16px !important;}
form.protected-post-form {padding: 50px 0;}
form.protected-post-form input.password-field {font-size: 16px !important;line-height: 24px;color: #88898A;background: #212427 !important;padding: 16px !important;border-radius: 0;width: 100%;border: 1px solid #525456;}
form.protected-post-form input.wp-element-button {display: block;padding:20px;}

@media screen and (max-width: 767px) {
	.protected h1.wp-block-post-title {font-size: 30px !important;}
	.protected p {font-size: 16px !important;}
}

@media screen and (max-width: 1439px) {
	.protected h1.wp-block-post-title {font-size: 36px !important;}
	.protected p {font-size: 16px !important;}
}