.sidebar-brand img {
    width: 100%;
    max-width: 100%;
}

.sidebar-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.4rem;
    padding: 0.75rem 0;
}

.sidebar-footer-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.4rem;
    width: 100%;
}
