i came up with this xpath:-"//[local-name()='text' and @style='text-anchor: middle; fill: rgb(0, 32, 96); font-family: Calibri; font-size: 40px; white-space: pre;']/[local-name()='title']"
which gives me 3 element that i need t extract but couldn't get more unique then this. Can someone help.
Thanks



//svg[@class='card']//title