/* SectionComponent styles */
.mm-section h2 {
  font-size: 18px;
  color: var(--text-bright);
  margin-bottom: 8px;
}

.mm-section p {
  font-size: 14px;
  color: var(--text-secondary);
  line-height: 1.5;
}
