/* topic4-5.css - 百度 showcase 页面样式 */

.intro-title h2 {
  font-size: 1.6rem;
}

.introduction-section .intro-description {
  font-size: 0.95rem;
}

.section-title {
  font-size: 1.2rem;
  margin-top: 16px;
  margin-bottom: 8px;
}

.content-section ul {
  padding-left: 1.2rem;
}
