h2 {
  color: #032149;
  font-size: 15px;
  /*font-style: italic;*/
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}

h3{
  color: #e52325;
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 5px;
  text-align: center;
  text-decoration: overline;
}
