﻿.related-documents-wrapper { padding: var(--plugin-margin-bottom) var(--internal-padding-inline); background: var(--octonary-color); }
.related-document-title h1,
.related-document-title h2,
.related-document-title h3,
.related-document-title h4 { color: var(--text-color); }

.related-documents-wrapper .related-document-parent:not(:last-child) { margin-bottom: var(--plugin-margin-bottom); }
.related-documents-wrapper .list-doc-content-wrapper { background-color: #FFF; }
.related-documents-wrapper .list-doc-image-wrapper img { aspect-ratio: 16 / 9; object-fit: cover; }
