.curator-picker-grid > li {
    aspect-ratio: 1 / 1;
}

.curator-document-image svg {
    opacity: 0.2;
}

.curator-document-image > span {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.05em;
}
