work.no-author:not([repeat]) {
    text-decoration: red underline 1.5px;
}

.no-author:not([repeat]) {
    color: red;
}

