.stats {
  text-align: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  list-style: none;
}
.stats__item {
  display: inline-block;
  padding: 2rem;
  text-align: center;
color:#903A90;
}