body[data-query*='"status":7'] .list-item:nth-child(2) .data.status:before { content: "Watching"; }
body[data-query*='"status":7'] .list-item:nth-child(26) .data.status:before { content: "Completed"; }
body[data-query*='"status":7'] .list-item:nth-child(163) .data.status:before { content: "On Hold"; }
body[data-query*='"status":7'] .list-item:nth-child(168) .data.status:before { content: "Plan to Watch"; }