@charset "UTF-8";

#wrapper {
  background-color: #e8cbf1;
}
.app {
  background-color: #805c8b;
}
.copy {
  background-color: #543c5e;
}

.app a {
  color: #f1ebee;
}