/* Make sidebar title smaller */
.sidebar-brand-text {
    font-size: 1rem !important;
    line-height: 1.2 !important;
    text-align: center !important;
}
