@charset "UTF-8";

#wrapper {
  background-color: #f5c796;
}
.app {
  background-color: #b45c7e;
}
.copy {
  background-color: #5c6b46;
}
.app a {
  color: #fff;
}