/* Remove unwanted vertical separator in top bar */
.t3-top-bar .top-left {
  border-left: 0 !important;
}