/* Context Section */
.about-context {
  max-width: 800px;
  margin: 0 auto 4rem;
  text-align: center;
}

.about-context-text {
  font-size: 1.15rem;
  line-height: 1.8;
  color: var(--text-secondary);
  margin: 0;
}
