
#Category-card{padding-top:40px}#Category-card .card{background-color:#fff;border:none;border-radius:8px;padding:12px 10px;box-shadow:0 0 10px #eee}#Category-card .card-image{aspect-ratio:1;width:200px;height:auto;margin:0 auto;position:relative;overflow:hidden}#Category-card .card-image img{object-fit:cover;border-radius:8px;width:100%;height:auto;transition:all .3s ease-in-out}#Category-card .card:hover img{transform:scale(1.1)}#Category-card .card h4{margin-top:8px;font-size:18px}
