@charset "UTF-8";

#wrapper {
  background-color: #ffebef;
}
.app {
  background-color: #e299a9;
}
.copy {
  background-color: #ca677d;
}

.app a {
  color: #fff;
}