.about-page {
  background-color:#d4d4d44d;
  padding-bottom: 4em;
  padding-top: 2em;
}

.content-section {
  background: #ffffff;
  padding: 10px 20px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-bottom: 20px;
}

.content-section li {
  margin-bottom: 0.7rem;
}