body {
  font-family: "Roboto";
  color: #231f20;
}

.row {
  margin-bottom: 0;
}

.logo {
  width: 140px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.banner {
  background: rgba(0, 75, 145, 0.9);
  color: #fff;
  padding: 5px 0;
  position: relative;
  z-index: 999;
}

.tagline {
  font-size: 36px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
}

p {
  font-size: 34px;
  font-weight: lighter;
  text-align: center;
  line-height: 40px;
  margin-top: 15px;
}

.background {
  text-align: center;
  margin-top: -100px;
}

.background img {
  width: 60%;
}

/*# sourceMappingURL=styles.css.map */
