/* Page-specific attribution in the cream area immediately above the footer. */
#gpba-full .page-photo-credits{max-width:var(--page-width,1440px);margin-inline:auto;padding:0 var(--gutter,6%) 28px;background:var(--paper);color:var(--green)}
#gpba-full .site-photo-credits{border-top:1px solid #b7a07880;margin:0;padding:18px 0 0;color:var(--green)}
#gpba-full .site-photo-credits summary{font-family:Inter,Arial,sans-serif;font-size:1rem;line-height:1.6;width:fit-content;max-width:100%;cursor:pointer;text-underline-offset:4px}
#gpba-full .site-photo-credits summary:hover{text-decoration:underline}
#gpba-full .site-photo-credits ul{padding-left:22px;margin:16px 0 0;max-width:85ch}
#gpba-full .site-photo-credits li{font-size:1rem;line-height:1.7;margin:10px 0;overflow-wrap:anywhere}
#gpba-full .site-photo-credits a{text-decoration:underline;text-decoration-color:var(--brass);text-underline-offset:3px}
#gpba-full .site-photo-credits summary:focus-visible,#gpba-full .site-photo-credits a:focus-visible{outline:2px solid var(--green);outline-offset:5px}
