/**
 * Quick Connect typography + spacing polish
 */
body,
.pds-app-shell,
.pds-dash-root,
.pdcl-sneat-root {
  font-family: var(--pds-font, 'Public Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif) !important;
}

.pds-app-shell h1,
.pds-app-shell h2,
.pds-app-shell h3,
.pds-app-shell h4,
.pds-app-shell h5,
.pds-app-shell h6 {
  font-family: inherit;
}
