@charset "UTF-8";

#wrapper {
  background-color: #f2cceb;
}
.app {
  background-color: #fa624a;
}
.copy {
  background-color: #eb2139;
}
.app a {
  color: #fff;
}