.case-study-card{display:flex;flex-direction:column;gap:1rem}.case-study-card .image{flex:1 0 100%;width:100%}.case-study-card .image img{width:100%}.case-study-card .tags{display:flex;flex-wrap:wrap;gap:.5rem}.case-study-card .tags .tag{background:#ffb481;border-radius:24px;display:inline-block;padding:2px 10px}.case-study-card .link{display:inline-block;width:auto}.case-study-card .title{line-height:1.2}