/* Landing page */

div#card-listing-251445 {
    box-shadow:0 0 0 100vmax var(--color-grey-light);
    background: var(--color-grey-light);
    clip-path: inset(0 -100vmax);
    padding: 3.2rem 0rem;
}

div#card-listing-251445 .curated-cards__list>.curated-cards__card {
    background: var(--color-white);
}

/* note card listing ID updated to point to live homepage instead */