/* eduAccess Portal - main stylesheet */
/* TODO: consolidate with legacy /admin styles before v3 release */

:root {
    --tenet-blue: #003865;
    --tenet-mid: #005596;
    --tenet-light: #0072bc;
}

body {
    font-family: system-ui, -apple-system, sans-serif;
}
