/* OneNav Child 自定义样式
 * 在此编写覆盖父主题（onenav）的 CSS。
 * 该文件由子主题 functions.php 在父主题样式之后加载，优先级更高。
 */

/* 示例：修改主色调
:root {
    --primary: #yourcolor;
}
*/
