section{
    box-shadow: 0 0 8px #0000005e;
}

.wcf-gallery-title-wrapper {
    box-shadow: 0 0 8px #0000005e;
    background: #fff;
    min-height: 100vh;
    position: sticky;
    top: 0;
    overflow: auto;
    /* Ensures the wrapper behaves like a card */
}