.sidebar_blue_1f48 {
  --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;
}
.sidebar_blue_1f48 h2 {
  color: var(--e-global-color-primary);
}
.sidebar_blue_1f48 h3 {
  color: var(--e-global-color-primary);
}
.sidebar_blue_1f48 h4 {
  color: var(--e-global-color-primary);
}
.sidebar_blue_1f48 h5 {
  color: var(--e-global-color-primary);
}
.medium-a60c.preview-hovered-8598 > .content_3567 {
  max-width: 1140px;
  display: flex;

  justify-content: center;
}
.pagination_narrow_85ac {
  --content-max-width: 1140px;
}
.new-6c7a:not(:last-child) {
  margin-bottom: 20px;
}
.image-right-edeb {
  --widgets-spacing: 20px;
}

h1.image_complex_1282 {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .medium-a60c.preview-hovered-8598 > .content_3567 {
    max-width: 1024px;
  }
  .pagination_narrow_85ac {
    --content-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .medium-a60c.preview-hovered-8598 > .content_3567 {
    max-width: 767px;
  }
  .pagination_narrow_85ac {
    --content-max-width: 767px;
  }
}

/* css-noise: cb22 */
.ghost-box-p0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
