@charset "UTF-8";

#wrapper {
  background-color: #fff5bf;
}
.app {
  background-color: #ec5931;
}
.copy {
  background-color: #c02705;
}

.app a {
  color: #f1ebee;
}