/* Utilities only – no branding */

.img-small {
    max-width: 280px;
    width: 100%;
    border-radius: 6px;
    display: block;
    margin: 0.5rem auto;
}

/* Reduce nav spacing (still works with dark theme) */
.md-nav__item { margin: 0.15rem 0 !important; }
.md-nav__link { padding: 0.35rem 0.6rem !important; }
