.tx-srfreecap-cant-read a:not([href]):not([class]) {
    cursor: pointer;
}
.tx-srfreecap-cant-read a:not([href]):not([class]):hover {
    text-decoration: underline;
    color: #ff0032;
}

