How can I hide the chat widget on specific pages?

I am trying to hide the button from this page.

button.chat-app{
display: none !important;} does not work. Are you able to assist?