.about-container {
  padding: 20px;
}

.about-text {
  line-height: 1.7;
  color: #333;
}

.about-text p {
  margin-bottom: 1em;
  text-align: justify;
}

.about p {
  line-height: 1.7;
  margin-bottom: 1em;
  text-align: justify;
}

.section-title h2 {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
  color: #333;
}
