
h2.h4gnd-title,
h3.h4gnd-title {
  padding: 16px 16px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}

h2.h4gnd-title-orange,
h3.h4gnd-title-orange {
  background-color: #c4783a;
  color: #fff;
}

h2.h4gnd-title-blue,
h3.h4gnd-title-blue {
  background-color: #8dd1da;
  color: #000 !important;
}

h2.h4gnd-title-pink,
h3.h4gnd-title-pink {
  background-color: #c34a6f;
  color: #fff;
}