@css static final List<StyleRule> styles = [ css('.arcane-logo-grid-item:hover img').styles(raw: { 'filter': 'grayscale(0%)', 'opacity': '1', }), ];