.numbered-cards .cards{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.numbered-cards .card{align-items:flex-start;border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:flex-start;padding:24px}.numbered-cards .card p{margin:0;padding:0}.numbered-cards .circle{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;justify-content:center;margin-bottom:20px}.numbered-cards .circle p{font-weight:700}.numbered-cards p.title{margin-bottom:10px}