
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

body {background-color: #f7ead4 !important;}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: LightGray;
  }