@charset "UTF-8";


header.masthead .masthead-subheading {
  font-size: 1.7rem;
  font-style: normal;
  line-height: 2.25rem;
  margin-bottom: 2rem;
  color: #FF8C00;
}


/* HoneyPot */
#hp {
  display: none;
}

/* Fixed cookie banner */
.cookie-banner {
/*  position: fixed;*/
/*  bottom: 0;*/
  width: 100%;
  height: 1.8em;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  text-align: center;
/*  background-color: black;*/
/*  color: white;*/
/*  z-index: 999;*/
}