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