.text__title {
  margin-bottom: 20px;
}

.text__title h4 {
  margin-top: 0;
}

.text__content .field__item > *:last-child {
  margin-bottom: 0;
}

.text--embedded {
  margin-bottom: 50px;
}
.text--embedded__title {
  margin-bottom: 20px;
}

.text--embedded__title h4 {
  margin-top: 0;
}
