.category .category-icon{display:grid;place-items:center;height:30px;margin:0 auto 5px;color:var(--orange)}.category .category-icon svg{width:29px;height:29px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.category:hover .category-icon{color:var(--orange-dark)}
