/**
 * @file
 * LCN - text formatted
 */

.text-formatted ul,
.text-formatted ol {
  margin: 0;
  padding: 0 0 0.25em 15px; /* LTR */
}
