/* v1.2.05 — footer native contact links, no JS interception */
body .xan-footer-v124.xan-footer-v171{
  position:relative!important;
  z-index:100!important;
}
body .xan-footer-v124.xan-footer-v171 .xan-footer-contact,
body .xan-footer-v124.xan-footer-v171 .xan-contact-row{
  position:relative!important;
  z-index:101!important;
  pointer-events:auto!important;
}
body .xan-footer-v124.xan-footer-v171 a.xan-native-contact-v205{
  position:relative!important;
  z-index:102!important;
  display:inline-block!important;
  pointer-events:auto!important;
  cursor:pointer!important;
  touch-action:manipulation!important;
  -webkit-tap-highlight-color:rgba(5,89,112,.12)!important;
}
body .xan-footer-v124.xan-footer-v171 .xan-contact-row svg,
body .xan-footer-v124.xan-footer-v171 .xan-contact-row .xan-icon{pointer-events:none!important;}
