.filter_current_510b {
  --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;
}
.filter_current_510b h2 {
  color: var(--e-global-color-primary);
}
.filter_current_510b h3 {
  color: var(--e-global-color-primary);
}
.filter_current_510b h4 {
  color: var(--e-global-color-primary);
}
.filter_current_510b h5 {
  color: var(--e-global-color-primary);
}
.header_f229.caption_f1f1 > .outline_8c26 {
  max-width: 1140px;
  display: flex;

  justify-content: center;
}
.stone-69a7 {
  --content-max-width: 1140px;
}
.paper-a3f1:not(:last-child) {
  margin-bottom: 20px;
}
.progress_79ce {
  --widgets-spacing: 20px;
}

h1.column-93fa {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .header_f229.caption_f1f1 > .outline_8c26 {
    max-width: 1024px;
  }
  .stone-69a7 {
    --content-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .header_f229.caption_f1f1 > .outline_8c26 {
    max-width: 767px;
  }
  .stone-69a7 {
    --content-max-width: 767px;
  }
}

/* css-noise: 3fe3 */
.widget-item-x9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
