h1.prodName {
  color: #053888;
  font-size: 36px;
}
strong.prodName {
  color: #005643;
}

div.hero-unit {
  background-color: rgba(0, 133, 103, .15);
}

.alert {
  color: #c09853;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}