/**
 * update-contact-info.css
 */



#section-success {
    text-align: center;
}

#section-success .fa-check {
    color: #71C803;
    font-size: 72px;
}

#section-success button {
    margin-top: 48px;
}

body section#section-verify .alert-message a {
    display: unset;
    padding-left: unset;
}