/* Styles for optional dashboard controls. Existing site.css remains the baseline. */
.single-item .media-link.has-preview-ratio img {
  max-height: none;
}

.section-introduction {
  color: var(--muted);
  max-width: 65ch;
  margin: 0 0 18px;
  white-space: pre-line;
}
