.screenshot { margin: 0; }
.screenshot img { display: block; width: 100%; height: auto; border: 1px solid var(--line); border-radius: 12px; background: #f5f7fa; box-shadow: 0 14px 34px rgba(20, 38, 68, .1); }
.screenshot figcaption { margin-top: 10px; color: #758197; font-size: .8rem; line-height: 1.55; }
