.category-card{background:#f6f6f6;cursor:pointer;border-radius:1rem;overflow:hidden;height:350px;width:95%;margin:0 auto 20px}.category-card:hover h4{color:#000}.category-card:hover .cat-image img{scale:1.01}.category-card .cat-image{width:100%;height:80%;overflow:hidden}.category-card .cat-image img{width:100%;height:100%;object-fit:cover;transition:all .2s}.category-card h4{height:100%;width:100%;padding:20px;text-align:center;font-size:1rem;font-weight:600;color:#919191;transition:.4s ease-in-out}
