.elementor-8317 .elementor-element.elementor-element-388fb2d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-acf8930 */.blog-article {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  max-width: 720px;
  margin: 0 auto 40px;
  padding: 0 15px;
}

.blog-article h1 {
  font-size: 22px; /* 调小主标题字体 */
  font-weight: bold;
  margin-bottom: 20px;
}

.blog-article h2 {
  font-size: 22px;
  margin-top: 32px;
  margin-bottom: 12px;
  font-weight: bold;
}

.blog-article ul {
  margin-left: 20px;
  margin-bottom: 20px;
}

.blog-article ul li {
  margin-bottom: 8px;
}

.accessory-image {
  margin: 24px 0;
  text-align: center;
}

.accessory-image img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.accessory-image figcaption {
  margin-top: 8px;
  font-size: 14px;
  color: #666;
}/* End custom CSS */