/* Style to Suppress Page Title*/

#title-block-header {
  visibility: hidden;
  margin: 0;
  padding: 0;
  height: 0;
}

h1.title {
  display: none;
}

