/* Prism - Custom Styles (minimal, Bootstrap-first)
   Site chrome (navbar, footer, brand colors) lives in landing.css, shared
   across the public landing page and this authenticated app shell. This
   file only holds styling for dashboard/app content. */

body {
    background-color: #f5f6f8;
}
