#opt-out-list .intro-container {
    text-align: center;
}

#opt-out-list .intro {
    display: inline-block;
}

#opt-out-list #opt-out-list-container .no-data {
    font-style: italic;
}

#opt-out-list #opt-out-list-container tr td:nth-child(4),
#opt-out-list #opt-out-list-container tr td:nth-child(5) {
    text-align: center;
}

#opt-out-user #opt-out-self {
    color: var(--serious-warning-color);
}

#opt-out-list-more-info .how-added-name {
    font-weight: bold;
}

#opt-out-user .bold {
    font-weight: bold;
}

#opt-out-user .subheader {

}

#opt-out-success .bold {
    font-weight: bold;
}
