@charset "UTF-8";

#wrapper {
  background-color: #93b8ef;
}
.app {
  background-color: #517cbf;
}
.copy {
  background-color: #153971;
}

.app a {
  color: #fff;
}