/* Outline rendered example screens so the panel's edges are visible against the white page. */
img.example-render {
    border: 1px solid #c9c9c9;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
    margin-bottom: 1.5em;
}
