
.navbar-brand .custom-title .byline,
.custom-title .byline,
span.byline.text-uppercase.font-monospace {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
