/* Blend only the approved sixth icon into its own tile; other icons are untouched. */
.key:has(img[src$="/eai-key-deviation-training-approved.png"]){isolation:isolate}
.key-icon img[src$="/eai-key-deviation-training-approved.png"]{mix-blend-mode:screen}
