/* =========================================================
   BS5 v12 page-specific minimal patch
   Target: B2-T / B2 title 「工業級玻纖布應用」 only
   Reason: v11 set the title to a smaller 2-level size. This version raises
           the same frozen B2 title by one level while preserving the verified
           BS5 homepage shell, B1-HERO, B2-APP cards, B3-CTA, footer, links,
           images, DOM, Bootstrap 5.3.8 local assets and shared JS.
   Frozen: desktop navbar/footer, mobile fixed-top/logo/hamburger/menu/footer,
           dropdown-submenu, B1 arrows, B2 card hover clip, B3 mobile line.
   ========================================================= */
body > .container > .row > h1[style*="font-size: 2.5rem"][style*="color: #337ab7"] {
    font-size: 1.5rem !important;
}
