.form-callme-header {
  padding: 15px;
  box-shadow: inset 0 -1px 0 #c9d3dd;
  text-align: center;
}

.form-callme-header h4 {
  font-family: 'pingpong-medium';
  font-size: 32px;
  line-height: 100%;
  color: #2687e9;
  margin: 10px 0;
}

.form-callme-header p {
  font-family: 'pingpong-regular';
  font-size: 14px;
  line-height: 100%;
  color: #385a7b;
}

.form-callme-body {
  margin-top: 30px;
}

.form-callme-body h5 {
  font-family: 'pingpong-medium';
  font-size: 16px;
  line-height: 1.4;
}