.highlight_left_afb2 {
  --e-global-color-primary: #00A86B;  /* 巴西绿 - 代表自然和活力 */
  --e-global-color-secondary: #FFD700; /* 金黄色 - 代表太阳和繁荣 */
  --e-global-color-text: #2F4F4F;      /* 深灰绿 - 更温暖的文本色 */
  --e-global-color-accent: #FF6B35;    /* 橙红色 - 热情和活力 */
  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Roboto Slab";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 500;
}
.highlight_left_afb2 h2 {
  color: var(--e-global-color-primary);
}
.highlight_left_afb2 h3 {
  color: var(--e-global-color-primary);
}
.highlight_left_afb2 h4 {
  color: var(--e-global-color-primary);
}
.highlight_left_afb2 h5 {
  color: var(--e-global-color-primary);
}
.article_1d80.hero_c806 > .gallery_3b80 {
  max-width: 1140px;
  display: flex;

  justify-content: center;
}
.center_66f6 {
  --content-max-width: 1140px;
}
.detail-ac8f:not(:last-child) {
  margin-bottom: 20px;
}
.message_full_f431 {
  --widgets-spacing: 20px;
}

h1.hero_static_5c49 {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .article_1d80.hero_c806 > .gallery_3b80 {
    max-width: 1024px;
  }
  .center_66f6 {
    --content-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .article_1d80.hero_c806 > .gallery_3b80 {
    max-width: 767px;
  }
  .center_66f6 {
    --content-max-width: 767px;
  }
}

/* css-noise: a185 */
.widget-item-u0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
