/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.0
*/


/* パスワード保護画面のカスタマイズ　*/

.page_pass_wrap {
    margin: 0 auto;
    position: relative;
    width: 300px;
    text-align: center;
}

.page_pass_input {
    margin: 20px 0;
}

.page_pass_submit {
    margin: 20px;
    padding: 0 4em;
}