
.t-redactor__text ol li,
.t-redactor__text ul li {
  margin-bottom: 16px;
}

.t-redactor__text ol li:last-child,
.t-redactor__text ul li:last-child {
  margin-bottom: 0;
}
</style>