:root :where(.is-style-surface-dark-green--1 a:where(:not(.wp-element-button))) {
        color: var(--wp--custom--color--text--link)
    }

    :root :where(.is-style-surface-dark-green--1 a:where(:not(.wp-element-button)):hover) {
        color: var(--wp--custom--color--text--brand)
    }

    :root :where(.wp-block-group.is-style-surface-dark-green--1) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.wp-block-group.is-style-surface-primary--3) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.wp-block-button.is-style-button-secondary--7 .wp-block-button__link) {
        background-color: var(--wp--custom--color--button--secondary--default--background);
        color: var(--wp--custom--color--button--secondary--default--text)
    }

    :root :where(.is-style-surface-dark-green--9 a:where(:not(.wp-element-button)):hover) {
        color: var(--wp--custom--color--text--brand)
    }

    :root :where(.wp-block-group.is-style-surface-dark-green--9) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.wp-block-group.is-style-surface-primary--11) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.wp-block-group.is-style-surface-primary--12) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.wp-block-group.is-style-surface-primary--13) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.wp-block-group.is-style-surface-cream--14) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.wp-block-group.is-style-surface-primary--22) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.is-style-surface-dark-green--23 a:where(:not(.wp-element-button)):hover) {
        color: var(--wp--custom--color--text--brand)
    }

    :root :where(.wp-block-group.is-style-surface-dark-green--23) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }

    :root :where(.is-style-surface-dark-green--24 a:where(:not(.wp-element-button))) {
        color: var(--wp--custom--color--text--link)
    }

    :root :where(.is-style-surface-dark-green--24 a:where(:not(.wp-element-button)):hover) {
        color: var(--wp--custom--color--text--brand)
    }

    :root :where(.wp-block-group.is-style-surface-dark-green--24) {
        background-color: var(--wp--custom--color--surface--primary);
        color: var(--wp--custom--color--text--secondary)
    }
