.content-figure { margin: 2rem 0 0; }
.content-figure img { display: block; width: 100%; height: auto; max-height: 520px; object-fit: contain; border: 1px solid #e1dbea; border-radius: 1rem; background: #f8f5fc; }
.content-figure figcaption { margin-top: .65rem; color: #5c6075; font-size: .9rem; text-align: center; }
