.cards{display:flex;flex-wrap:nowrap;flex-wrap:wrap;gap:24px;justify-content:space-evenly}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.4rem;max-width:100%;width:300px}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__title{color:#ff762b;text-align:center}.card__text{color:#404040;text-align:center;width:100%}