@charset "UTF-8";

#wrapper {
  background-color: #b6d4ef;
}
.app {
  background-color: #4e8cc3;
}
.copy {
  background-color: #9c2320;
}

.app a {
  color: #f1ebee;
}