.sidebar-wrapper .flex-content:first-child .flex-layout:first-child{
    margin-top: 0;
}

.sidebar-wrapper .flex-content .flex-layout{
    margin-block: max(2rem, calc(2 * var(--su)));
}
