/* Indentation. - autodoc */
div.doc-contents:not(.first) {
  padding-left: 25px;
  border-left: 4px solid rgba(230, 230, 230, 1);
  margin-bottom: 40px;
}