body {
    background: var(--app-body-bg, #f7f9fc);
    color: var(--app-body-color, inherit);
}
