@media (min-width: 768px) {
  footer[data-loc="client/src/components/Footer.tsx:6"] .novaris-mobile-footer-phone,
  footer[data-loc="client/src/components/Footer.tsx:6"] p:has(a[href^="tel:"]) {
    display: flex !important;
    align-items: center !important;
    gap: .45rem !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }
  footer[data-loc="client/src/components/Footer.tsx:6"] .novaris-mobile-footer-phone span {
    display: inline-flex !important;
    align-items: center !important;
    gap: .45rem !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  footer[data-loc="client/src/components/Footer.tsx:6"] a[href^="tel:"] {
    display: inline !important;
    visibility: visible !important;
    opacity: 1 !important;
    white-space: nowrap !important;
  }
}
