h3 {
  font-size: 100px;
  font-weight: 900;
  color: white;
  opacity: 0.7; filter:alpha (opacity=70);
}

strong {
  color: #006197;
}