/* JustNews 子主题自定义样式 */
body {
    background: #fff;
}

/* 确保容器居中 */
.container {
    max-width: 1200px;
    margin: 0 auto;
}
