.hero{
  background: linear-gradient(120deg,#111 0%,#2a2a2a 55%,#111 100%);
  color:#fff;
  padding:70px 0;
}
.section-title{font-weight:800;}
