.link-footer{
    font-size: 0.875rem;
    text-decoration: underline;
    color: var(--e-global-color-accent);
}

.nav-column{
    width: fit-content;
}

.e-n-accordion-item-title{
    padding: 0.5rem 0rem !important;
    justify-content: space-between !important;
}