
/* Center align sidebar text */
.sidebar-brand-text {
  text-align: center;
  width: 100%;
  /* display: blocks; */
}
