.counter-number__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--accent);margin-top:0}.counter-number__icon{margin-bottom:10px}.counter-number__icon svg{-webkit-transition:all .2s linear;transition:all .2s linear;fill:var(--links-color)}.counter-number__icon img{height:100%!important;width:auto}.text--center .counter-number__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text--right .counter-number__wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}