.site-logo{display:block;width:47px;height:51px;object-fit:contain}
.category::before,.card-label::before{display:inline-grid;place-items:center;width:34px;height:34px;margin:0 0 .7rem;border-radius:8px;background:var(--light);color:var(--primary);font-weight:900;font-size:1rem}
.category:nth-child(4n+1)::before{content:"▦"}.category:nth-child(4n+2)::before{content:"▤"}.category:nth-child(4n+3)::before{content:"R"}.category:nth-child(4n+4)::before{content:"➜"}
.card-label::before{content:"=";width:25px;height:25px;margin:0 .45rem 0 0;vertical-align:middle}
.category-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;margin-right:.35rem}
