/* TaraPro: shrink the large gray Page Title band. */
#highlighted {
  padding: 12px 0 !important;
}

#highlighted .page-title-wrap {
  padding: 0 !important;
  margin: 0 !important;
}

#highlighted h1.page-title {
  margin: 0 !important;
  font-size: 2rem;
  line-height: 1.2;
}