/* flexiiGuard detail — the visual design now lives entirely in the shared
   product-detail.css (cards, section-head, accent icons, framed screenshots).
   This file intentionally keeps only flexiiGuard-specific tweaks; the previous
   icon-colour override and the layout-changing hover zoom were removed so the
   page matches the rest of the product detail pages. */

/* keep the in-section screenshot modest rather than full-width */
.blog_info.flexiiguard .function-block .proj_gallery_grid a { max-width: 560px; }
