.static-flash-archive {
  margin: 18px 0;
  padding: 18px 20px;
  border: 1px solid #d8c8a6;
  background: #fff7e3;
  color: #4c3215;
  line-height: 1.5;
}
.static-flash-archive strong {
  color: #7a3e00;
}
.static-flash-archive a {
  font-weight: bold;
}
.static-form-note,
.static-search-empty {
  margin: 12px 0;
  color: #5a4a30;
}
.static-search-results {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}
.static-search-results li {
  margin: 0 0 16px;
}
.static-search-results a {
  font-weight: bold;
}
