.password-free-notification-update-error-wrapper {
    width: 709px;
    height: 50px;
    border: 1px solid rgba(201, 202, 208, 1);
    background: rgba(252, 232, 232, 1);
    linear-gradient(0deg, #FCF9E8, #FCF9E8);
    margin-bottom: 20px;
}

.password-free-notification-update-error-line {
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    width: 3px;
    height: 52px;
    background: rgba(204, 31, 31, 1);
}

.password-free-notification-update-error-text {
    margin-left: 13px;
    margin-top: 7px;
    width: 600px;
    height: 36px;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.password-free-notification-update-error-text a {
    text-decoration: none;
}
