/* Project-specific overrides for the sphinx-immaterial theme.
   Empty placeholder for now — the jupyter-book-era custom_layouts.css and
   pdf_print.css targeted sphinx-book-theme's Bootstrap classes and don't
   apply to Material's DOM, so they weren't carried over. */

/* Het logo is een SVG zonder eigen afmetingen en vult anders de halve zijbalk. */
.sidebar-logo {
    max-width: 6rem;
}
