@charset "UTF-8";

#wrapper {
  background-color:  #d8b9ee;
}
.app {
  background-color: #8e57b5;
}
.copy {
  background-color:#3e2255;
}

.app a {
  color: #fff;
}