.content-title-with-gray-background {
  padding-top: 50px;
  text-align: center;
  color: #3d8bbe;
  font-family: 'Open Sans Bold';
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 43px;
  text-align: center;
  background-color: #f4f4f4;
}

.content-title-with-gray-background p {
  margin-bottom: 0;
}
