@charset "UTF-8";

#wrapper {
  background-color: #f5deb4;
}
.app {
  background-color: #a2615e;
}
.copy {
  background-color: #463d2c;
}

.app a {
  color: #fff;
}