:root {

    /* 主题颜色 */
    --global-primary-color: #0f5b78;

    /** 圆角度数 */
    --global-border-radius: 14px;
    
}
