/* ==========================================================================
   tickets.css - page-specific styles for pages/tickets.html
   Figma frame "Tickets & Boards" 426:8345 (1920 x 10698).
   ========================================================================== */

/* Figma: the My Board shot is 1515 wide, narrower than the 1748 container
   and centred, so it does not bleed like the Projects health shot. */
.myboard__lede {
  max-width: 1010px;
}

.myboard .bleed-figure {
  max-width: 1515px;
  margin-inline: auto;
}
