.simple-image-inserter-figure{margin:1.5rem 0;padding:0;text-align:center;max-width:100%}.simple-image-inserter-figure img{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:4px;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:box-shadow 0.2s ease-in-out}.simple-image-inserter-figure img:hover{box-shadow:0 4px 8px rgb(0 0 0 / .15)}.simple-image-inserter-figure figcaption{margin-top:.75rem;font-style:normal;color:#333;font-size:.9em;line-height:1.4;text-align:center;padding:0 1rem}.simple-image-inserter-figure figcaption:empty{display:none}@media screen and (max-width:600px){.simple-image-inserter-figure{margin:1rem 0}.simple-image-inserter-figure img{border-radius:3px}.simple-image-inserter-figure figcaption{font-size:.8em;margin-top:.5rem}}@media screen and (min-width:1200px){.simple-image-inserter-figure{max-width:80%;margin-left:auto;margin-right:auto}}