/* Adjustments for the static Netlify snapshot. */
.edgtf-search-opener,
.edgtf-fullscreen-search-holder {
  display: none !important;
}

.cff-static-message {
  margin: 3rem auto;
  max-width: 720px;
  padding: 2rem;
  text-align: center;
  color: #555;
  background: #fff;
  border: 1px solid #e1be64;
}

.cff-static-message a {
  color: #9a7726;
  text-decoration: underline;
}
