/*
 Theme Name:   Hello Child for Imaginatoin Requested
 Theme URI:    http://www.qodethemes.com/
 Description:  Hello Child for Imaginatoin Requested
 Author:       Deanna Zandt
 Author URI:   http://deannazandt.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         meh
 Text Domain:  hello-elementor-child
*/


/*center the home page pwd form */

.post-73 .post-password-form {
	margin: 20% auto;
    width: 50%;
    text-align: center;
}


.post-73 .post-password-form p {
	display: block;
}

.post-73 .post-password-form [type=submit] {
	vertical-align: bottom;
}