@charset "UTF-8";

#wrapper {
  background-color: #b3ceb9;
}
.app {
  background-color: #5b9386;
}
.copy {
  background-color: #454b6a;
}
.app a {
  color: #fff;
}