JSFiddle - React, Tailwind, and code Playground

HTML

<div style="text-align: center; font-size: 14px; text-decoration: none;">Please click <a style="text-decoration: none !important;" target="_blank" href="http://www.website.com"><b>here</b></a></div>

JavaScript

$("a[href='http://www.website.com']").parent().css("display","none")