body {
  background-color: #424d8f;
}

body h1 {
  color: lightseagreen;
  text-align: center;
}

body .reset {
  color: white;
  background: lightseagreen;
}

.jumbrotron .col {
  margin: 5% 1%;
  height: 200px;
  border: 5px solid lightseagreen;
  color: white;
}
/*# sourceMappingURL=styles.css.map */