/* About Section */
.about .article-title { margin-bottom: 15px; }

.about-text {
  color: var(--light-gray);
  font-weight: var(--fw-300);
  line-height: 1.6;
  margin-bottom: 30px;
}

.about-text p { margin-bottom: 15px; }