/* Development-only notice; remove this file and its HTML references for production. */
.preview-notice {
  padding: 9px 18px;
  border-bottom: 1px solid var(--line);
  background: #eee4d8;
  color: var(--red);
  text-align: center;
  font: .8125rem/1.5 var(--sans);
}
