.DummyImagesURIsGallery{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));margin-top:.9rem}.DummyImagesURIsGallery+.Article-Heading2{margin-top:1.6rem}.DummyImagesURIsGallery li,.DummyImagesURIsGallery li button{display:flex;flex-direction:column}.DummyImagesURIsGallery li button{align-items:center;background:none;background-image:linear-gradient(#fafad2,#f0f8ff);border:none;border-radius:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:inherit;justify-items:center;line-height:1;padding:0;row-gap:.8rem;text-decoration:none}.DummyImagesURIsGallery li button:hover{transform:scale(1.05);transition:transform 1s ease-in-out}.DummyImagesURIsGallery li span{align-self:center;aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-left:auto;margin-right:auto;width:100%}.DummyImagesURIsGallery li code{color:#606060;font-family:Consolas,monaco,monospace;font-size:1rem;font-weight:700;hyphens:auto;line-height:1.4;padding-bottom:.3rem;padding-left:.5rem;padding-right:.5rem;word-break:break-all}.DummyImagesURIsGallery li code:after,.DummyImagesURIsGallery li code:before{content:"";display:block}.DummyImagesURIsGallery li code:before{margin-top:-.2rem}.DummyImagesURIsGallery li code:after{margin-bottom:-.2rem}