.about-section {
  background: #fafafa;
  padding: 100px 40px;
}

.about-section h2 {
  margin-bottom: 20px;
}

.about-section p {
  max-width: 750px;
  opacity: 0.9;
}
