.custom-subtitle {
  font-size: 18px;
  font-weight: 400;
}

.custom-title {
  font-size: 20px;
}

body {
  background: transparent url('../images/utility_bkg.jpg');
}

.custom-header {
  margin: 0 0 0 0;
}

.custom-subheader {
  font-size: 26px;
}

.btn-primary {
  background-color: #2c7dac;
}
