.text h1:first-of-type, .text h2:first-of-type, .text h3:first-of-type, .text h4:first-of-type, .text h5:first-of-type {
  margin-top: 0;
}
.text *:last-child {
  margin-bottom: 0;
}