/* Filter */
:root {
    --wp-admin-theme-color: var(--wp--preset--color--custom-a-8-b-8-cd);
}

/* SINGLE PRODUCT */
.wp-site-blocks wilker-get-attributes {

    dl {
        margin-block-start: 1em;
    }

    dt {
        font-weight: 300;
    }
}


.wp-site-blocks wilker-get-nutrition {
    dl {
        margin-block-start: 1em;
    }

    dt {
        font-weight: 300;
    }
}