.sidebar-brand {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.sidebar-brand img {
    max-height: 100px;
}
