/* Keep the Technical Academy landing title aligned with its editorial pages. */
#root main[data-component-file="News.tsx"]:has(nav[aria-label="技术学院分类"]) > section:first-child h1 {
  font-weight: 800 !important;
}
