/* Match only the pre-footer panels to the approved Canada hero gradient.
   Button colors deliberately fall back to canada-jurisdictions.css. */
body.lf-canada-gradient .ca-canada-cta {
  background: linear-gradient(124deg, #24080B 0%, #721017 49%, #D71920 100%) !important;
}
