body, h1, h2, h3, h4, h5, h6, .brand-heading, .nav-link, .intro-text {
  font-family: 'EB Garamond', serif !important;
}

.masthead {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.secret-flame-zone {
  position: absolute;
  top: 37.5%;
  left: 37.5%;
  width: 25%;
  height: 25%;
  background: transparent;
  cursor: pointer;
  z-index: 10;
}

/* Optional: Use this to see where the button is while positioning it, then remove it */

/* .secret-flame-zone { background: rgba(255, 0, 0, 0.3) !important; } */

