.container_reset_password{
    margin: 0 auto;
    width: clamp(25rem, 50rem, 30vw);
    text-align: justify;
}

.container_reset_password label{
    font-size: 1.6rem;
}

