#about {
  background-color: #f8f8f8;
  padding: 50px 0;
}
#about .italic-foreign {
  font-style: italic;
}
#about img {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#about h1.section-heading {
  font-size: 36px;
  color: #000000;
  margin-bottom: 20px;
  font-weight: bold;
}
#about p.section-deskripsi {
  font-size: 20px;
  color: #333 !important;
  color: #666;
  line-height: 1.6;
}

.section-heading {
  font-family: "Helvetica", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.section-deskripsi {
  font-family: "Verdana", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}

.italic-foreign {
  font-style: italic;
  color: #000000;
}

/*# sourceMappingURL=style-about.css.map */
