main>section{padding:var(--base-space)}.gallery{gap:var(--base-space);flex-wrap:wrap;justify-content:space-between;display:flex}.gallery img{box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.gallery>*{flex-basis:calc(33.33% - var(--base-space));text-decoration:none}.gallery footer{margin-top:calc(var(--base-space)/2);background-color:unset;color:var(--black);padding:0}.gallery footer p{margin:0 0 .125rem}.gallery footer p:first-of-type{font-size:1.15rem;font-weight:700}@media screen and (max-width:800px){.gallery>*{flex-basis:calc(50% - var(--base-space))}}@media screen and (max-width:400px){.gallery>*{flex-basis:100%}}
