/*
Theme Name: Mon Thème Enfant
Template: hello-elementor
*/

.password-error {
    color: #f3002d;
    /* padding: 10px; */
    border-radius: 6px;
    /* margin: 15px 0; */
    /* font-weight: 600; */
    font-style:italic;
    font-size:10px;
}

.post-password-form input[type="password"]{
    margin-bottom:0px !important ;
}