/* Dentist Ayberk — shared footer typography v96.0
   Desktop/tablet footer typography is controlled here in one place.
   Mobile (<=760px), legal/copyright and BT signature are intentionally untouched. */
@media (min-width: 761px) {
  .footer-menu-header {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    font-synthesis: none !important;
    text-rendering: geometricPrecision;
  }

  .footer-links__menu > a,
  .footer-links__contact > a,
  .footer-links__contact > span {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}
