.lump {
  padding: 25px;
  border-bottom: 1px solid #efefef;
}

.lump:last-child {
  border-bottom: none;
}

.lump__title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
}