.counters{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.counter__wrapper{padding:3rem .75rem 1.5rem}.counter{align-items:center;border-radius:50%;display:flex;flex-direction:column;height:200px;justify-content:center;padding:1.5rem;position:relative;width:200px}.counter__icon{left:50%;position:absolute;top:.5rem!important;transform:translateX(-50%)}.counter__icon--fontawesome svg{height:5rem;width:auto}.counter__number-wrapper{align-items:center;display:flex;flex-direction:row;margin-top:2.5rem}.counter__number{font-size:3.5rem;font-weight:700;line-height:1}.counter__suffix{font-size:1.5rem;font-weight:700}