.web_chat__trigger {
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, .4);
  border: 1px solid #fff;
}

.web_chat__trigger.web_chat__trigger__whatsapp {
  z-index: 99;
}

.node.modal {
  padding: 0;
  border-radius: 0;
  border: none;
  margin: unset;
  align-self: auto;
  box-shadow: none;
}