{
    "base": {
        "font-family": "Inter, sans-serif"
    },
    "components": {
        "app-shell": {
            "nav": {
                "background-color": "#054A8A"
            }
        },
        "button": {
            "border-radius": 0.5
        },
        "form-control": {
            "border-radius": 0.25
        }
    }
}
