/* ==========================================================================
   BancBridge TreasuryAgent audience pages (For Banks / Corporate Treasurers /
   Software Vendors)
   Ported from design handoff: "TreasuryAgent For *.dc.html"

   Uses the shared page-shell classes (.bb-page-header, .bb-tab-row,
   .bb-shell-body, .bb-def-rows, .bb-pullquote, .bb-sidebar-card,
   .bb-cta-band, .bb-footer) from styles.css. Nothing page-specific needed
   beyond header sizing, shared here across all three pages.
   ========================================================================== */

.aud-header h1 {
    max-width: 820px;
}

.aud-header p {
    font-size: 20px;
    line-height: 1.55;
    max-width: 720px;
}

.bb-shell-main h2 {
    font-size: 24px;
    margin-top: 44px;
}
