@charset "UTF-8";

#wrapper {
  background-color:  #c3e8a1;
}
.app {
  background-color: #f86138;
}
.copy {
  background-color:#c3e8a1;
}
.app a {
  color: #fff;
}