/*
Theme Name:         Sage Starter Theme
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.4.2
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

form.post-password-form {
	padding: 20px 20px 7px 20px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: fit-content;
    margin-top: 50px;
}