A full-width CSS grid of rounded tiles with scattered brand icons, a centered headline + CTA, and edge fade effect.
h1 inside .ig-grid__center (grid rows 3-4, cols 4-9 on desktop).btn .btn--primary — text color is inherited from the button class (white on purple). Don't add a color override to .ig-grid__ctaoklch with 0.9 opacity) on desktop/tablet, removed on mobilemu-plugins/font-awesome-enqueue.php on pattern pages)fa-brands fa-{name} classes — swap by changing the class on the <i> element.ig-grid__tile--primary — var(--primary) (purple).ig-grid__tile--secondary — var(--secondary) (blue).ig-grid__tile--accent — var(--accent) (coral/orange).ig-grid__tile--neutral — white bg, dark icon colormin-width: 3rem to stay readable at small sizes.ig-grid__tile--hidden (visibility: hidden) to create organic gaps--hidden class on any empty tile to change which ones are invisible::after pseudo-element on .ig-grid with 4 linear gradients (white → transparent)!important to override the pattern-library ruler-hiding rule