h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

.page-title {
  display: none;
}