.node-ai-button{
  width: 50px;
  height: 50px;
  color: currentColor !important;
  border-radius: 8px;
  border: 2px solid currentColor !important;

}

.node-ai-button svg{
    fill: currentColor;
}