.category{transition:transform .2s,box-shadow .2s}.category:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category>span{width:54px;height:54px;margin:0 auto 11px!important;border-radius:16px;display:grid!important;place-items:center;font-size:25px!important;background:#fff0f5}.category:nth-child(2)>span{background:#eef8ff}.category:nth-child(3)>span{background:#fff3f7}.category:nth-child(4)>span{background:#f3efff}.category:nth-child(5)>span{background:#fff0f3}.category:nth-child(6)>span{background:#fff8e9}
