/*
 * @file
 * Styles for full article display.
 */

 .article-full {
  .text-content {
    --wide-item-indentation: 100px;
  }
}