/* ═══════════════════════════════════════
   SAY HELLO TO YOUR AI COLLEAGUE — KPMG UK Case Study
   cee/index.html
═══════════════════════════════════════ */

/* ═══════════════════════════════════════
   GALLERY OVERRIDES (different aspect ratios)
═══════════════════════════════════════ */
.gallery-item--hero {
  aspect-ratio: 21/9;
}

.gallery-item--half {
  aspect-ratio: 4/3;
}

/* ═══════════════════════════════════════
   AWARD STRIP OVERRIDE (narrower width)
═══════════════════════════════════════ */
.award-strip-inner {
  max-width: 600px;
}
