/* Hide GitHub Pages auto-generated header */
.markdown-body > h1 {
  display: none !important;
}

/* Show custom visible header */
.custom-header {
  font-size: 24px;
  font-weight: bold;
  color: black;
  text-align: center;
  margin: 30px auto 20px;
}
