/* glacial/testimonials — the design's `.testimonials { margin-top: 80px }` is its homepage placement;
   as a block it follows the section rhythm instead. */
.gl-testimonials {
  margin-top: 0;
}
.gl-testimonials > h2,
.gl-testimonials > h3 {
  text-align: center;
  margin-bottom: 0; /* .grid-5 { margin-top: 40px } owns the gap */
}
.gl-section .container > .gl-testimonials {
  margin-top: 40px;
}
