#email_double_check_section{
    display:none;
    flex-direction: column;
    align-items: center;
    width: 90vw;
    padding: 24px;
}

#double_check_email_second{
    margin-bottom: 0;
}

#double_check_email_error{
    position: relative;
}

#text_double_check_container{
    padding: 0 10px 0 10px;
  
}

#sign_in_introduction_text{
    margin: 0;
}

#double_check_next{
    margin: 0;
}


#double_check_submit_message{
    text-align: center;
    color: green;
}

#welcome_double_check{
    text-align: start;
}
