body {
    font-family: "Inter", "Odoo Unicode Support Noto", sans-serif;
    background-color: var(--bg-light);
    color: var(--text-default);
}
