/* Bootstrap variable overrides loaded before bundled theme CSS. */
:root {
    --bs-body-font-family: "Roboto", "Open Sans", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
    --bs-border-radius: 0;
    --bs-border-radius-sm: 0;
    --bs-border-radius-lg: 0;
    --bs-border-radius-xl: 0;
    --bs-border-radius-2xl: 0;
    --bs-border-radius-pill: 0;
}