<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-description {
  padding: 20px 0;
}

.list-description__item {
  margin: 0 0 12px 0;
}

.list-description__buttons {
  display: flex;
  justify-content: flex-end;
}
</pre></body></html>