/* Hotfix: Vertical spacing for collapsible navigation title */
.title.block-collapsible-nav-title {
    margin-top: 10px;
}
