.about-us {
  margin: 20px 0;
}
.about-us p {
  text-align: justify;
  font-size: 18px;
  margin-bottom: 20px;
}
.about-us .about-title {
  font-weight: 500;
  margin-bottom: 10px;
}