.site-background.about-background h3 {
  margin-bottom: 0;
  color: #262626;
  text-transform: uppercase;
  font-weight: bold;
}

.site-background {
  background: #ECECEC;
  padding: 30px 0 30px 0;
}

.about-block {
  margin: 50px 0;
}

  .about-block p {
    font-size: 16px;
  }
