.cta-band {
  text-align: center;
}
.cta-band h3 {
  font-size: 14px;
  margin-bottom: 15px;
}
.cta-band .btn {
  margin: 0 5px 15px;
}
.cta-band a {
  font-weight: bold;
}
#subContentCTA {
  background: #102A4C;
  margin-bottom: 50px;
}
#subContentCTA .cta-band {
  padding: 15px 0;
  color: white;
}
#subContentCTA .cta-band h3 {
  color: #89D6EF;
  font-size: 24px;
}
#subContentCTA .cta-band .btn.btn-primary {
  background: #89D6EF;
  color: white;
  padding: 10px 40px;
  font-size: 16px;
}
/*# sourceMappingURL=cta-band.css.map */
