/* add custom CSS here */
:root {
    --sidebar-width: 360px;
}

.sidebar-nav a {
    white-space: normal;
    line-height: 1.45;
    overflow: visible;
    text-overflow: initial;
}

.sidebar-nav li {
    margin-bottom: 4px;
}
