/* overview section */
.hsd-overview {
  background: #eeeeee;
  max-width:1050px;
  width:100%;
  margin:1rem auto;
  padding:2em;
  padding-bottom: 4rem;
  text-align: center;
}
.hsd-overview ul {
  text-align:left;
  max-width:850px;
  margin:0 auto;
}