.iconcards .card__item{display:flex;background-color:var(--clr-primary-dark);padding:1.5rem;border-radius:var(--border-radius-lg);gap:1.5rem;flex-direction:column;--font-clr: var(--white);height:100%}.iconcards .card__item img{width:fit-content;max-width:80px}