.ux-sidebar-content {
  flex: 1 1 auto;
  overflow: auto;
  width: 100%;
}
.ux-sidebar-content p {
  color: #727272;
}