@charset "UTF-8";

#wrapper {
  background-color: #f2d7a6;
}
.app {
  background-color: #e7b956;
}
.copy {
  background-color: #4b6248;
}
.app a {
  color: #fff;
}