.hero{
  background: #F3EFFF;
}
.hero__wrapper{
  margin:77px auto;
  padding:120px 0;
  text-align:center;
}

.hero__title{
}
.hero__description{
  font-size:1.5em;
  font-weight:800;
}
