/* NBH Poppins font fix v2 — 2026-03-09 */
/* Override cached compiled CSS until HubSpot CDN regenerates */
.bm-nav-cta > a {
  font-size: 16px !important;
  font-family: "Poppins", sans-serif !important;
  padding: 12px 24px 10px !important;
  white-space: nowrap !important;
  line-height: 1 !important;
}
.bm-nav-cta {
  width: 200px !important;
}
.bm-menu-mixed {
  width: calc(100% - 290px) !important;
}
.bm-nav-fixed-updated .pricingcta a {
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
}
body {
  font-size-adjust: none !important;
}
.nb-work-number p {
  font-size: 13px !important;
}
