:root {
	--theme-color-background: #f6f8f2;
	--theme-color-text: #062106;
	--theme-color-link: #008521;
	--theme-color-link_hover: #00370d;
	--theme-color-surface: #eef3e8;
	--theme-color-surface_alt: #e3f0df;
	--theme-color-muted: #4a5a45;
	--theme-color-accent: #008521;
	--theme-color-accent_soft: #c9e4c8;
	--theme-color-border: #b8c8b9;
	--theme-color-button_text: #ffffff;
	--theme-color-bg: #f6f8f2;
	--theme-body-bg: var(--theme-color-background);
	--theme-body-text: var(--theme-color-text);
	--theme-body-font-family: 'Lora', Georgia, serif;
	--theme-body-font-size: 17px;
	--theme-body-line-height: 1.65;
	--theme-body-text-align: left;
	--theme-header-bg: var(--theme-color-surface);
	--theme-header-text: var(--theme-color-text);
	--theme-header-border: var(--theme-color-border);
	--theme-header-radius: 0;
	--theme-header-padding: 1rem 1.25rem;
	--theme-header-shadow: none;
	--theme-header-margin: 0 0 clamp(1.5rem, 4vw, 3.5rem) 0;
	--theme-header-text-align: left;
	--theme-header-justify: flex-start;
	--theme-header-items-align: flex-start;
	--theme-header-width: 100%;
	--theme-header-min-width: ;
	--theme-header-max-width: ;
	--theme-header-height: ;
	--theme-header-min-height: ;
	--theme-header-max-height: ;
	--theme-main-bg: transparent;
	--theme-main-text: var(--theme-color-text);
	--theme-main-border: transparent;
	--theme-main-radius: 0px;
	--theme-main-padding: 0;
	--theme-main-shadow: none;
	--theme-main-margin: 0;
	--theme-main-text-align: left;
	--theme-main-width: ;
	--theme-main-min-width: ;
	--theme-main-max-width: ;
	--theme-main-height: ;
	--theme-main-min-height: ;
	--theme-main-max-height: ;
	--theme-article-bg: var(--theme-color-surface);
	--theme-article-text: var(--theme-color-text);
	--theme-article-border: var(--theme-color-border);
	--theme-article-radius: 0px;
	--theme-article-padding: clamp(1.35rem, 4vw, 3.5rem);
	--theme-article-shadow: none;
	--theme-article-margin: 0 auto 0 auto;
	--theme-article-text-align: left;
	--theme-article-width: ;
	--theme-article-min-width: ;
	--theme-article-max-width: 1120px;
	--theme-article-height: ;
	--theme-article-min-height: ;
	--theme-article-max-height: ;
	--theme-page-section-bg: transparent;
	--theme-page-section-text: var(--theme-color-text);
	--theme-page-section-border: var(--theme-color-border);
	--theme-page-section-radius: 0;
	--theme-page-section-padding: 0 0 clamp(1.75rem, 4vw, 3rem) 0;
	--theme-page-section-shadow: none;
	--theme-page-section-margin: 0 0 clamp(1.75rem, 4vw, 3rem) 0;
	--theme-page-section-text-align: left;
	--theme-page-section-width: ;
	--theme-page-section-min-width: ;
	--theme-page-section-max-width: ;
	--theme-page-section-height: ;
	--theme-page-section-min-height: ;
	--theme-page-section-max-height: ;
	--theme-content-card-bg: var(--theme-color-background);
	--theme-content-card-text: var(--theme-color-text);
	--theme-content-card-border: rgba(0, 55, 13, 0.25);
	--theme-content-card-radius: 0px;
	--theme-content-card-padding: 1.35rem 1.4rem 1.5rem;
	--theme-content-card-shadow: none;
	--theme-content-card-margin: 0 0 0.35rem 0;
	--theme-content-card-text-align: left;
	--theme-content-card-width: ;
	--theme-content-card-min-width: ;
	--theme-content-card-max-width: ;
	--theme-content-card-height: ;
	--theme-content-card-min-height: ;
	--theme-content-card-max-height: ;
	--theme-content-card-hover-bg: var(--theme-color-surface_alt);
	--theme-content-card-hover-text: var(--theme-color-text);
	--theme-content-card-hover-border: rgba(0, 55, 13, 0.45);
	--theme-content-card-hover-radius: 0px;
	--theme-content-card-hover-padding: 1.35rem 1.4rem 1.5rem;
	--theme-content-card-hover-shadow: 0 8px 20px rgba(6, 33, 6, 0.10);
	--theme-content-card-hover-margin: 0 0 0.35rem 0;
	--theme-content-card-hover-text-align: left;
	--theme-content-card-hover-width: ;
	--theme-content-card-hover-min-width: ;
	--theme-content-card-hover-max-width: ;
	--theme-content-card-hover-height: ;
	--theme-content-card-hover-min-height: ;
	--theme-content-card-hover-max-height: ;
	--theme-h1-color: var(--theme-color-text);
	--theme-h1-bg: transparent;
	--theme-h1-border: transparent;
	--theme-h1-font-family: 'EB Garamond', Georgia, serif;
	--theme-h1-font-size: clamp(2.4rem, 5vw, 3.4rem);
	--theme-h1-font-weight: 600;
	--theme-h1-line-height: 1.06;
	--theme-h1-letter-spacing: 0;
	--theme-h1-margin: 0;
	--theme-h1-text-align: left;
	--theme-h1-width: ;
	--theme-h1-min-width: ;
	--theme-h1-max-width: ;
	--theme-h1-height: ;
	--theme-h1-min-height: ;
	--theme-h1-max-height: ;
	--theme-h2-color: var(--theme-color-text);
	--theme-h2-bg: transparent;
	--theme-h2-border: transparent;
	--theme-h2-font-family: 'EB Garamond', Georgia, serif;
	--theme-h2-font-size: clamp(1.8rem, 3vw, 2.1rem);
	--theme-h2-font-weight: 600;
	--theme-h2-line-height: 1.15;
	--theme-h2-letter-spacing: 0;
	--theme-h2-margin: 0 0 0.9rem 0;
	--theme-h2-text-align: left;
	--theme-h2-width: ;
	--theme-h2-min-width: ;
	--theme-h2-max-width: ;
	--theme-h2-height: ;
	--theme-h2-min-height: ;
	--theme-h2-max-height: ;
	--theme-h3-color: var(--theme-color-text);
	--theme-h3-bg: transparent;
	--theme-h3-border: transparent;
	--theme-h3-font-family: 'EB Garamond', Georgia, serif;
	--theme-h3-font-size: 1.45rem;
	--theme-h3-font-weight: 600;
	--theme-h3-line-height: 1.2;
	--theme-h3-letter-spacing: 0;
	--theme-h3-margin: 0 0 0.6rem 0;
	--theme-h3-text-align: left;
	--theme-h3-width: ;
	--theme-h3-min-width: ;
	--theme-h3-max-width: ;
	--theme-h3-height: ;
	--theme-h3-min-height: ;
	--theme-h3-max-height: ;
	--theme-paragraph-color: var(--theme-color-text);
	--theme-paragraph-bg: transparent;
	--theme-paragraph-border: transparent;
	--theme-paragraph-font-family: 'EB Garamond', Georgia, serif;
	--theme-paragraph-font-size: 1.1rem;
	--theme-paragraph-font-weight: 400;
	--theme-paragraph-line-height: 1.6;
	--theme-paragraph-letter-spacing: 0;
	--theme-paragraph-margin: 0 0 1rem 0;
	--theme-paragraph-text-align: left;
	--theme-paragraph-width: ;
	--theme-paragraph-min-width: ;
	--theme-paragraph-max-width: ;
	--theme-paragraph-height: ;
	--theme-paragraph-min-height: ;
	--theme-paragraph-max-height: ;
	--theme-header-heading-color: var(--theme-color-text);
	--theme-header-heading-bg: transparent;
	--theme-header-heading-border: transparent;
	--theme-header-heading-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-heading-font-size: clamp(2rem, 3.5vw, 3.5rem);
	--theme-header-heading-font-weight: 600;
	--theme-header-heading-line-height: 1;
	--theme-header-heading-letter-spacing: 0;
	--theme-header-heading-margin: 0;
	--theme-header-heading-text-align: left;
	--theme-header-heading-width: ;
	--theme-header-heading-min-width: ;
	--theme-header-heading-max-width: ;
	--theme-header-heading-height: ;
	--theme-header-heading-min-height: ;
	--theme-header-heading-max-height: ;
	--theme-header-paragraph-color: var(--theme-color-muted);
	--theme-header-paragraph-bg: transparent;
	--theme-header-paragraph-border: transparent;
	--theme-header-paragraph-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-paragraph-font-size: 0.95rem;
	--theme-header-paragraph-font-weight: 400;
	--theme-header-paragraph-line-height: 1.55;
	--theme-header-paragraph-letter-spacing: 0;
	--theme-header-paragraph-margin: 0;
	--theme-header-paragraph-text-align: left;
	--theme-header-paragraph-width: ;
	--theme-header-paragraph-min-width: ;
	--theme-header-paragraph-max-width: ;
	--theme-header-paragraph-height: ;
	--theme-header-paragraph-min-height: ;
	--theme-header-paragraph-max-height: ;
	--theme-footer-heading-color: #008521;
	--theme-footer-heading-bg: transparent;
	--theme-footer-heading-border: transparent;
	--theme-footer-heading-font-family: 'Press Start 2P', monospace;
	--theme-footer-heading-font-size: 0.55rem;
	--theme-footer-heading-font-weight: 400;
	--theme-footer-heading-line-height: 1.2;
	--theme-footer-heading-letter-spacing: 0.5px;
	--theme-footer-heading-margin: 0 0 0.75rem 0;
	--theme-footer-heading-text-align: left;
	--theme-footer-heading-width: ;
	--theme-footer-heading-min-width: ;
	--theme-footer-heading-max-width: ;
	--theme-footer-heading-height: ;
	--theme-footer-heading-min-height: ;
	--theme-footer-heading-max-height: ;
	--theme-footer-paragraph-color: #9dc49f;
	--theme-footer-paragraph-bg: transparent;
	--theme-footer-paragraph-border: transparent;
	--theme-footer-paragraph-font-family: 'EB Garamond', Georgia, serif;
	--theme-footer-paragraph-font-size: 1rem;
	--theme-footer-paragraph-font-weight: 400;
	--theme-footer-paragraph-line-height: 1.55;
	--theme-footer-paragraph-letter-spacing: 0;
	--theme-footer-paragraph-margin: 0 0 0.55rem 0;
	--theme-footer-paragraph-text-align: left;
	--theme-footer-paragraph-width: ;
	--theme-footer-paragraph-min-width: ;
	--theme-footer-paragraph-max-width: ;
	--theme-footer-paragraph-height: ;
	--theme-footer-paragraph-min-height: ;
	--theme-footer-paragraph-max-height: ;
	--theme-list-color: var(--theme-color-text);
	--theme-list-bg: transparent;
	--theme-list-border: transparent;
	--theme-list-font-family: 'EB Garamond', Georgia, serif;
	--theme-list-font-size: 1.1rem;
	--theme-list-font-weight: 400;
	--theme-list-line-height: 1.7;
	--theme-list-letter-spacing: 0;
	--theme-list-margin: 0 0 0.85rem 0;
	--theme-list-text-align: left;
	--theme-list-width: ;
	--theme-list-min-width: ;
	--theme-list-max-width: ;
	--theme-list-height: ;
	--theme-list-min-height: ;
	--theme-list-max-height: ;
	--theme-list-marker-color: var(--theme-color-accent);
	--theme-list-padding-left: 1.2rem;
	--theme-list-text-indent: 0.45rem;
	--theme-list-marker-column-width: 1.1rem;
	--theme-list-marker-indent: 0;
	--theme-list-marker-offset-y: 0.37em;
	--theme-list-marker-size: 1em;
	--theme-list-item-gap: 0.45rem;
	--theme-list-style-position: outside;
	--theme-list-marker-font-family: 'gmsfont', 'Poppins', Arial, sans-serif;
	--theme-list-marker-image: none;
	--theme-list-marker-content: "";
	--theme-link-bg: transparent;
	--theme-link-text: var(--theme-color-link);
	--theme-link-border: transparent;
	--theme-link-radius: 0px;
	--theme-link-padding-y: 0;
	--theme-link-padding-x: 0;
	--theme-link-shadow: none;
	--theme-link-font-family: 'EB Garamond', Georgia, serif;
	--theme-link-font-size: 1rem;
	--theme-link-font-weight: 500;
	--theme-link-font-style: normal;
	--theme-link-line-height: 1.7;
	--theme-link-letter-spacing: 0;
	--theme-link-text-transform: none;
	--theme-link-border-width: 1px;
	--theme-link-border-style: solid;
	--theme-link-margin: 0;
	--theme-link-text-decoration: underline;
	--theme-link-text-align: left;
	--theme-link-width: ;
	--theme-link-min-width: ;
	--theme-link-max-width: ;
	--theme-link-height: ;
	--theme-link-min-height: ;
	--theme-link-max-height: ;
	--theme-header-link-bg: transparent;
	--theme-header-link-text: var(--theme-color-link);
	--theme-header-link-border: transparent;
	--theme-header-link-radius: 0px;
	--theme-header-link-padding-y: 0;
	--theme-header-link-padding-x: 0;
	--theme-header-link-shadow: none;
	--theme-header-link-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-link-font-size: 1.05rem;
	--theme-header-link-font-weight: 500;
	--theme-header-link-font-style: normal;
	--theme-header-link-line-height: 1.5;
	--theme-header-link-letter-spacing: 0;
	--theme-header-link-text-transform: none;
	--theme-header-link-border-width: 1px;
	--theme-header-link-border-style: solid;
	--theme-header-link-margin: 0;
	--theme-header-link-text-decoration: none;
	--theme-header-link-text-align: left;
	--theme-header-link-width: ;
	--theme-header-link-min-width: ;
	--theme-header-link-max-width: ;
	--theme-header-link-height: ;
	--theme-header-link-min-height: ;
	--theme-header-link-max-height: ;
	--theme-link-hover-bg: transparent;
	--theme-link-hover-text: var(--theme-color-link_hover);
	--theme-link-hover-border: transparent;
	--theme-link-hover-radius: 0px;
	--theme-link-hover-padding-y: 0;
	--theme-link-hover-padding-x: 0;
	--theme-link-hover-shadow: none;
	--theme-link-hover-font-family: 'EB Garamond', Georgia, serif;
	--theme-link-hover-font-size: 1rem;
	--theme-link-hover-font-weight: 500;
	--theme-link-hover-font-style: normal;
	--theme-link-hover-line-height: 1.7;
	--theme-link-hover-letter-spacing: 0;
	--theme-link-hover-text-transform: none;
	--theme-link-hover-border-width: 1px;
	--theme-link-hover-border-style: solid;
	--theme-link-hover-margin: 0;
	--theme-link-hover-text-decoration: underline;
	--theme-link-hover-text-align: left;
	--theme-link-hover-width: ;
	--theme-link-hover-min-width: ;
	--theme-link-hover-max-width: ;
	--theme-link-hover-height: ;
	--theme-link-hover-min-height: ;
	--theme-link-hover-max-height: ;
	--theme-header-link-hover-bg: transparent;
	--theme-header-link-hover-text: var(--theme-color-link_hover);
	--theme-header-link-hover-border: transparent;
	--theme-header-link-hover-radius: 0px;
	--theme-header-link-hover-padding-y: 0;
	--theme-header-link-hover-padding-x: 0;
	--theme-header-link-hover-shadow: none;
	--theme-header-link-hover-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-link-hover-font-size: 1.05rem;
	--theme-header-link-hover-font-weight: 500;
	--theme-header-link-hover-font-style: normal;
	--theme-header-link-hover-line-height: 1.5;
	--theme-header-link-hover-letter-spacing: 0;
	--theme-header-link-hover-text-transform: none;
	--theme-header-link-hover-border-width: 1px;
	--theme-header-link-hover-border-style: solid;
	--theme-header-link-hover-margin: 0;
	--theme-header-link-hover-text-decoration: underline;
	--theme-header-link-hover-text-align: left;
	--theme-header-link-hover-width: ;
	--theme-header-link-hover-min-width: ;
	--theme-header-link-hover-max-width: ;
	--theme-header-link-hover-height: ;
	--theme-header-link-hover-min-height: ;
	--theme-header-link-hover-max-height: ;
	--theme-meta-pill-bg: #eef3e8;
	--theme-meta-pill-text: #2a3a25;
	--theme-meta-pill-border: rgba(0, 55, 13, 0.25);
	--theme-meta-pill-radius: 2px;
	--theme-meta-pill-padding-y: 0.35rem;
	--theme-meta-pill-padding-x: 0.8rem;
	--theme-meta-pill-shadow: none;
	--theme-meta-pill-text-align: left;
	--theme-meta-pill-width: ;
	--theme-meta-pill-min-width: ;
	--theme-meta-pill-max-width: ;
	--theme-meta-pill-height: ;
	--theme-meta-pill-min-height: ;
	--theme-meta-pill-max-height: ;
	--theme-action-button-bg: var(--theme-color-accent);
	--theme-action-button-text: var(--theme-color-button_text);
	--theme-action-button-border: #00370d;
	--theme-action-button-radius: 0px;
	--theme-action-button-padding-y: 0.7rem;
	--theme-action-button-padding-x: 1.6rem;
	--theme-action-button-shadow: none;
	--theme-action-button-margin: 0;
	--theme-action-button-text-align: left;
	--theme-action-button-width: ;
	--theme-action-button-min-width: ;
	--theme-action-button-max-width: ;
	--theme-action-button-height: ;
	--theme-action-button-min-height: ;
	--theme-action-button-max-height: ;
	--theme-action-button-hover-bg: #00370d;
	--theme-action-button-hover-text: #ffffff;
	--theme-action-button-hover-border: #00370d;
	--theme-action-button-hover-radius: 0px;
	--theme-action-button-hover-padding-y: 0.7rem;
	--theme-action-button-hover-padding-x: 1.6rem;
	--theme-action-button-hover-shadow: none;
	--theme-action-button-hover-margin: 0;
	--theme-action-button-hover-text-align: left;
	--theme-action-button-hover-width: ;
	--theme-action-button-hover-min-width: ;
	--theme-action-button-hover-max-width: ;
	--theme-action-button-hover-height: ;
	--theme-action-button-hover-min-height: ;
	--theme-action-button-hover-max-height: ;
	--theme-action-button-secondary-bg: var(--theme-color-background);
	--theme-action-button-secondary-text: #00370d;
	--theme-action-button-secondary-border: rgba(0, 55, 13, 0.3);
	--theme-action-button-secondary-radius: 0px;
	--theme-action-button-secondary-padding-y: 0.7rem;
	--theme-action-button-secondary-padding-x: 1.6rem;
	--theme-action-button-secondary-shadow: none;
	--theme-action-button-secondary-margin: 0;
	--theme-action-button-secondary-text-align: left;
	--theme-action-button-secondary-width: ;
	--theme-action-button-secondary-min-width: ;
	--theme-action-button-secondary-max-width: ;
	--theme-action-button-secondary-height: ;
	--theme-action-button-secondary-min-height: ;
	--theme-action-button-secondary-max-height: ;
	--theme-action-button-secondary-hover-bg: var(--theme-color-surface);
	--theme-action-button-secondary-hover-text: #00370d;
	--theme-action-button-secondary-hover-border: #00370d;
	--theme-action-button-secondary-hover-radius: 0px;
	--theme-action-button-secondary-hover-padding-y: 0.7rem;
	--theme-action-button-secondary-hover-padding-x: 1.6rem;
	--theme-action-button-secondary-hover-shadow: none;
	--theme-action-button-secondary-hover-margin: 0;
	--theme-action-button-secondary-hover-text-align: left;
	--theme-action-button-secondary-hover-width: ;
	--theme-action-button-secondary-hover-min-width: ;
	--theme-action-button-secondary-hover-max-width: ;
	--theme-action-button-secondary-hover-height: ;
	--theme-action-button-secondary-hover-min-height: ;
	--theme-action-button-secondary-hover-max-height: ;
	--theme-action-button-tertiary-bg: transparent;
	--theme-action-button-tertiary-text: var(--theme-color-accent);
	--theme-action-button-tertiary-border: transparent;
	--theme-action-button-tertiary-radius: 0px;
	--theme-action-button-tertiary-padding-y: 0.7rem;
	--theme-action-button-tertiary-padding-x: 1.15rem;
	--theme-action-button-tertiary-shadow: none;
	--theme-action-button-tertiary-margin: 0;
	--theme-action-button-tertiary-text-align: left;
	--theme-action-button-tertiary-width: ;
	--theme-action-button-tertiary-min-width: ;
	--theme-action-button-tertiary-max-width: ;
	--theme-action-button-tertiary-height: ;
	--theme-action-button-tertiary-min-height: ;
	--theme-action-button-tertiary-max-height: ;
	--theme-action-button-tertiary-hover-bg: var(--theme-color-surface_alt);
	--theme-action-button-tertiary-hover-text: var(--theme-color-accent);
	--theme-action-button-tertiary-hover-border: transparent;
	--theme-action-button-tertiary-hover-radius: 0px;
	--theme-action-button-tertiary-hover-padding-y: 0.7rem;
	--theme-action-button-tertiary-hover-padding-x: 1.15rem;
	--theme-action-button-tertiary-hover-shadow: none;
	--theme-action-button-tertiary-hover-margin: 0;
	--theme-action-button-tertiary-hover-text-align: left;
	--theme-action-button-tertiary-hover-width: ;
	--theme-action-button-tertiary-hover-min-width: ;
	--theme-action-button-tertiary-hover-max-width: ;
	--theme-action-button-tertiary-hover-height: ;
	--theme-action-button-tertiary-hover-min-height: ;
	--theme-action-button-tertiary-hover-max-height: ;
	--theme-footer-bg: #00370d;
	--theme-footer-text: #c7e0c2;
	--theme-footer-border: #062106;
	--theme-footer-radius: 0;
	--theme-footer-padding: 2.5rem 1.25rem 2rem;
	--theme-footer-shadow: none;
	--theme-footer-margin: clamp(2rem, 5vw, 4rem) 0 0 0;
	--theme-footer-text-align: center;
	--theme-footer-justify: center;
	--theme-footer-grid-justify: center;
	--theme-footer-width: 100%;
	--theme-footer-min-width: ;
	--theme-footer-max-width: ;
	--theme-footer-height: ;
	--theme-footer-min-height: ;
	--theme-footer-max-height: ;
	--theme-footer-link-bg: transparent;
	--theme-footer-link-text: #aed2a7;
	--theme-footer-link-border: transparent;
	--theme-footer-link-radius: 0px;
	--theme-footer-link-padding-y: 0;
	--theme-footer-link-padding-x: 0;
	--theme-footer-link-shadow: none;
	--theme-footer-link-font-family: 'EB Garamond', Georgia, serif;
	--theme-footer-link-font-size: 1.05rem;
	--theme-footer-link-font-weight: 400;
	--theme-footer-link-font-style: normal;
	--theme-footer-link-line-height: 1.55;
	--theme-footer-link-letter-spacing: 0;
	--theme-footer-link-text-transform: none;
	--theme-footer-link-border-width: 1px;
	--theme-footer-link-border-style: solid;
	--theme-footer-link-margin: 0;
	--theme-footer-link-text-decoration: none;
	--theme-footer-link-text-align: left;
	--theme-footer-link-width: ;
	--theme-footer-link-min-width: ;
	--theme-footer-link-max-width: ;
	--theme-footer-link-height: ;
	--theme-footer-link-min-height: ;
	--theme-footer-link-max-height: ;
	--theme-footer-link-hover-bg: transparent;
	--theme-footer-link-hover-text: #ffffff;
	--theme-footer-link-hover-border: transparent;
	--theme-footer-link-hover-radius: 0px;
	--theme-footer-link-hover-padding-y: 0;
	--theme-footer-link-hover-padding-x: 0;
	--theme-footer-link-hover-shadow: none;
	--theme-footer-link-hover-font-family: 'EB Garamond', Georgia, serif;
	--theme-footer-link-hover-font-size: 1.05rem;
	--theme-footer-link-hover-font-weight: 400;
	--theme-footer-link-hover-font-style: normal;
	--theme-footer-link-hover-line-height: 1.55;
	--theme-footer-link-hover-letter-spacing: 0;
	--theme-footer-link-hover-text-transform: none;
	--theme-footer-link-hover-border-width: 1px;
	--theme-footer-link-hover-border-style: solid;
	--theme-footer-link-hover-margin: 0;
	--theme-footer-link-hover-text-decoration: underline;
	--theme-footer-link-hover-text-align: left;
	--theme-footer-link-hover-width: ;
	--theme-footer-link-hover-min-width: ;
	--theme-footer-link-hover-max-width: ;
	--theme-footer-link-hover-height: ;
	--theme-footer-link-hover-min-height: ;
	--theme-footer-link-hover-max-height: ;
}
:root[data-theme-mode="dark"] {
	--theme-color-background: #041708;
	--theme-color-text: #c7e0c2;
	--theme-color-link: #aed2a7;
	--theme-color-link_hover: #ffd801;
	--theme-color-surface: #00370d;
	--theme-color-surface_alt: #062106;
	--theme-color-muted: #9dc49f;
	--theme-color-accent: #ffd801;
	--theme-color-accent_soft: #0f5a22;
	--theme-color-border: #0f5a22;
	--theme-color-button_text: #062106;
	--theme-color-bg: #041708;
	--theme-body-bg: var(--theme-color-background);
	--theme-body-text: var(--theme-color-text);
	--theme-body-font-family: 'Lora', Georgia, serif;
	--theme-body-font-size: 17px;
	--theme-body-line-height: 1.65;
	--theme-body-text-align: left;
	--theme-header-bg: var(--theme-color-surface);
	--theme-header-text: var(--theme-color-text);
	--theme-header-border: var(--theme-color-border);
	--theme-header-radius: 0;
	--theme-header-padding: 1rem 1.25rem;
	--theme-header-shadow: none;
	--theme-header-margin: 0 0 clamp(1.5rem, 4vw, 3.5rem) 0;
	--theme-header-text-align: left;
	--theme-header-justify: flex-start;
	--theme-header-items-align: flex-start;
	--theme-header-width: 100%;
	--theme-header-min-width: ;
	--theme-header-max-width: ;
	--theme-header-height: ;
	--theme-header-min-height: ;
	--theme-header-max-height: ;
	--theme-main-bg: transparent;
	--theme-main-text: var(--theme-color-text);
	--theme-main-border: transparent;
	--theme-main-radius: 0px;
	--theme-main-padding: 0;
	--theme-main-shadow: none;
	--theme-main-margin: 0;
	--theme-main-text-align: left;
	--theme-main-width: ;
	--theme-main-min-width: ;
	--theme-main-max-width: ;
	--theme-main-height: ;
	--theme-main-min-height: ;
	--theme-main-max-height: ;
	--theme-article-bg: var(--theme-color-surface);
	--theme-article-text: var(--theme-color-text);
	--theme-article-border: var(--theme-color-border);
	--theme-article-radius: 0px;
	--theme-article-padding: clamp(1.35rem, 4vw, 3.5rem);
	--theme-article-shadow: none;
	--theme-article-margin: 0 auto 0 auto;
	--theme-article-text-align: left;
	--theme-article-width: ;
	--theme-article-min-width: ;
	--theme-article-max-width: 1120px;
	--theme-article-height: ;
	--theme-article-min-height: ;
	--theme-article-max-height: ;
	--theme-page-section-bg: transparent;
	--theme-page-section-text: var(--theme-color-text);
	--theme-page-section-border: var(--theme-color-border);
	--theme-page-section-radius: 0;
	--theme-page-section-padding: 0 0 clamp(1.75rem, 4vw, 3rem) 0;
	--theme-page-section-shadow: none;
	--theme-page-section-margin: 0 0 clamp(1.75rem, 4vw, 3rem) 0;
	--theme-page-section-text-align: left;
	--theme-page-section-width: ;
	--theme-page-section-min-width: ;
	--theme-page-section-max-width: ;
	--theme-page-section-height: ;
	--theme-page-section-min-height: ;
	--theme-page-section-max-height: ;
	--theme-content-card-bg: var(--theme-color-background);
	--theme-content-card-text: var(--theme-color-text);
	--theme-content-card-border: rgba(0, 55, 13, 0.25);
	--theme-content-card-radius: 0px;
	--theme-content-card-padding: 1.35rem 1.4rem 1.5rem;
	--theme-content-card-shadow: none;
	--theme-content-card-margin: 0 0 0.35rem 0;
	--theme-content-card-text-align: left;
	--theme-content-card-width: ;
	--theme-content-card-min-width: ;
	--theme-content-card-max-width: ;
	--theme-content-card-height: ;
	--theme-content-card-min-height: ;
	--theme-content-card-max-height: ;
	--theme-content-card-hover-bg: var(--theme-color-surface_alt);
	--theme-content-card-hover-text: var(--theme-color-text);
	--theme-content-card-hover-border: rgba(0, 55, 13, 0.45);
	--theme-content-card-hover-radius: 0px;
	--theme-content-card-hover-padding: 1.35rem 1.4rem 1.5rem;
	--theme-content-card-hover-shadow: 0 8px 20px rgba(6, 33, 6, 0.10);
	--theme-content-card-hover-margin: 0 0 0.35rem 0;
	--theme-content-card-hover-text-align: left;
	--theme-content-card-hover-width: ;
	--theme-content-card-hover-min-width: ;
	--theme-content-card-hover-max-width: ;
	--theme-content-card-hover-height: ;
	--theme-content-card-hover-min-height: ;
	--theme-content-card-hover-max-height: ;
	--theme-h1-color: var(--theme-color-text);
	--theme-h1-bg: transparent;
	--theme-h1-border: transparent;
	--theme-h1-font-family: 'EB Garamond', Georgia, serif;
	--theme-h1-font-size: clamp(2.4rem, 5vw, 3.4rem);
	--theme-h1-font-weight: 600;
	--theme-h1-line-height: 1.06;
	--theme-h1-letter-spacing: 0;
	--theme-h1-margin: 0;
	--theme-h1-text-align: left;
	--theme-h1-width: ;
	--theme-h1-min-width: ;
	--theme-h1-max-width: ;
	--theme-h1-height: ;
	--theme-h1-min-height: ;
	--theme-h1-max-height: ;
	--theme-h2-color: var(--theme-color-text);
	--theme-h2-bg: transparent;
	--theme-h2-border: transparent;
	--theme-h2-font-family: 'EB Garamond', Georgia, serif;
	--theme-h2-font-size: clamp(1.8rem, 3vw, 2.1rem);
	--theme-h2-font-weight: 600;
	--theme-h2-line-height: 1.15;
	--theme-h2-letter-spacing: 0;
	--theme-h2-margin: 0 0 0.9rem 0;
	--theme-h2-text-align: left;
	--theme-h2-width: ;
	--theme-h2-min-width: ;
	--theme-h2-max-width: ;
	--theme-h2-height: ;
	--theme-h2-min-height: ;
	--theme-h2-max-height: ;
	--theme-h3-color: var(--theme-color-text);
	--theme-h3-bg: transparent;
	--theme-h3-border: transparent;
	--theme-h3-font-family: 'EB Garamond', Georgia, serif;
	--theme-h3-font-size: 1.45rem;
	--theme-h3-font-weight: 600;
	--theme-h3-line-height: 1.2;
	--theme-h3-letter-spacing: 0;
	--theme-h3-margin: 0 0 0.6rem 0;
	--theme-h3-text-align: left;
	--theme-h3-width: ;
	--theme-h3-min-width: ;
	--theme-h3-max-width: ;
	--theme-h3-height: ;
	--theme-h3-min-height: ;
	--theme-h3-max-height: ;
	--theme-paragraph-color: var(--theme-color-text);
	--theme-paragraph-bg: transparent;
	--theme-paragraph-border: transparent;
	--theme-paragraph-font-family: 'EB Garamond', Georgia, serif;
	--theme-paragraph-font-size: 1.1rem;
	--theme-paragraph-font-weight: 400;
	--theme-paragraph-line-height: 1.6;
	--theme-paragraph-letter-spacing: 0;
	--theme-paragraph-margin: 0 0 1rem 0;
	--theme-paragraph-text-align: left;
	--theme-paragraph-width: ;
	--theme-paragraph-min-width: ;
	--theme-paragraph-max-width: ;
	--theme-paragraph-height: ;
	--theme-paragraph-min-height: ;
	--theme-paragraph-max-height: ;
	--theme-header-heading-color: var(--theme-color-text);
	--theme-header-heading-bg: transparent;
	--theme-header-heading-border: transparent;
	--theme-header-heading-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-heading-font-size: clamp(2rem, 3.5vw, 3.5rem);
	--theme-header-heading-font-weight: 600;
	--theme-header-heading-line-height: 1;
	--theme-header-heading-letter-spacing: 0;
	--theme-header-heading-margin: 0;
	--theme-header-heading-text-align: left;
	--theme-header-heading-width: ;
	--theme-header-heading-min-width: ;
	--theme-header-heading-max-width: ;
	--theme-header-heading-height: ;
	--theme-header-heading-min-height: ;
	--theme-header-heading-max-height: ;
	--theme-header-paragraph-color: var(--theme-color-muted);
	--theme-header-paragraph-bg: transparent;
	--theme-header-paragraph-border: transparent;
	--theme-header-paragraph-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-paragraph-font-size: 0.95rem;
	--theme-header-paragraph-font-weight: 400;
	--theme-header-paragraph-line-height: 1.55;
	--theme-header-paragraph-letter-spacing: 0;
	--theme-header-paragraph-margin: 0;
	--theme-header-paragraph-text-align: left;
	--theme-header-paragraph-width: ;
	--theme-header-paragraph-min-width: ;
	--theme-header-paragraph-max-width: ;
	--theme-header-paragraph-height: ;
	--theme-header-paragraph-min-height: ;
	--theme-header-paragraph-max-height: ;
	--theme-footer-heading-color: #008521;
	--theme-footer-heading-bg: transparent;
	--theme-footer-heading-border: transparent;
	--theme-footer-heading-font-family: 'Press Start 2P', monospace;
	--theme-footer-heading-font-size: 0.55rem;
	--theme-footer-heading-font-weight: 400;
	--theme-footer-heading-line-height: 1.2;
	--theme-footer-heading-letter-spacing: 0.5px;
	--theme-footer-heading-margin: 0 0 0.75rem 0;
	--theme-footer-heading-text-align: left;
	--theme-footer-heading-width: ;
	--theme-footer-heading-min-width: ;
	--theme-footer-heading-max-width: ;
	--theme-footer-heading-height: ;
	--theme-footer-heading-min-height: ;
	--theme-footer-heading-max-height: ;
	--theme-footer-paragraph-color: #9dc49f;
	--theme-footer-paragraph-bg: transparent;
	--theme-footer-paragraph-border: transparent;
	--theme-footer-paragraph-font-family: 'EB Garamond', Georgia, serif;
	--theme-footer-paragraph-font-size: 1rem;
	--theme-footer-paragraph-font-weight: 400;
	--theme-footer-paragraph-line-height: 1.55;
	--theme-footer-paragraph-letter-spacing: 0;
	--theme-footer-paragraph-margin: 0 0 0.55rem 0;
	--theme-footer-paragraph-text-align: left;
	--theme-footer-paragraph-width: ;
	--theme-footer-paragraph-min-width: ;
	--theme-footer-paragraph-max-width: ;
	--theme-footer-paragraph-height: ;
	--theme-footer-paragraph-min-height: ;
	--theme-footer-paragraph-max-height: ;
	--theme-list-color: var(--theme-color-text);
	--theme-list-bg: transparent;
	--theme-list-border: transparent;
	--theme-list-font-family: 'EB Garamond', Georgia, serif;
	--theme-list-font-size: 1.1rem;
	--theme-list-font-weight: 400;
	--theme-list-line-height: 1.7;
	--theme-list-letter-spacing: 0;
	--theme-list-margin: 0 0 0.85rem 0;
	--theme-list-text-align: left;
	--theme-list-width: ;
	--theme-list-min-width: ;
	--theme-list-max-width: ;
	--theme-list-height: ;
	--theme-list-min-height: ;
	--theme-list-max-height: ;
	--theme-list-marker-color: var(--theme-color-accent);
	--theme-list-padding-left: 1.2rem;
	--theme-list-text-indent: 0.45rem;
	--theme-list-marker-column-width: 1.1rem;
	--theme-list-marker-indent: 0;
	--theme-list-marker-offset-y: 0.37em;
	--theme-list-marker-size: 1em;
	--theme-list-item-gap: 0.45rem;
	--theme-list-style-position: outside;
	--theme-list-marker-font-family: 'gmsfont', 'Poppins', Arial, sans-serif;
	--theme-list-marker-image: none;
	--theme-list-marker-content: "";
	--theme-link-bg: transparent;
	--theme-link-text: var(--theme-color-link);
	--theme-link-border: transparent;
	--theme-link-radius: 0px;
	--theme-link-padding-y: 0;
	--theme-link-padding-x: 0;
	--theme-link-shadow: none;
	--theme-link-font-family: 'EB Garamond', Georgia, serif;
	--theme-link-font-size: 1rem;
	--theme-link-font-weight: 500;
	--theme-link-font-style: normal;
	--theme-link-line-height: 1.7;
	--theme-link-letter-spacing: 0;
	--theme-link-text-transform: none;
	--theme-link-border-width: 1px;
	--theme-link-border-style: solid;
	--theme-link-margin: 0;
	--theme-link-text-decoration: underline;
	--theme-link-text-align: left;
	--theme-link-width: ;
	--theme-link-min-width: ;
	--theme-link-max-width: ;
	--theme-link-height: ;
	--theme-link-min-height: ;
	--theme-link-max-height: ;
	--theme-header-link-bg: transparent;
	--theme-header-link-text: var(--theme-color-link);
	--theme-header-link-border: transparent;
	--theme-header-link-radius: 0px;
	--theme-header-link-padding-y: 0;
	--theme-header-link-padding-x: 0;
	--theme-header-link-shadow: none;
	--theme-header-link-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-link-font-size: 1.05rem;
	--theme-header-link-font-weight: 500;
	--theme-header-link-font-style: normal;
	--theme-header-link-line-height: 1.5;
	--theme-header-link-letter-spacing: 0;
	--theme-header-link-text-transform: none;
	--theme-header-link-border-width: 1px;
	--theme-header-link-border-style: solid;
	--theme-header-link-margin: 0;
	--theme-header-link-text-decoration: none;
	--theme-header-link-text-align: left;
	--theme-header-link-width: ;
	--theme-header-link-min-width: ;
	--theme-header-link-max-width: ;
	--theme-header-link-height: ;
	--theme-header-link-min-height: ;
	--theme-header-link-max-height: ;
	--theme-link-hover-bg: transparent;
	--theme-link-hover-text: var(--theme-color-link_hover);
	--theme-link-hover-border: transparent;
	--theme-link-hover-radius: 0px;
	--theme-link-hover-padding-y: 0;
	--theme-link-hover-padding-x: 0;
	--theme-link-hover-shadow: none;
	--theme-link-hover-font-family: 'EB Garamond', Georgia, serif;
	--theme-link-hover-font-size: 1rem;
	--theme-link-hover-font-weight: 500;
	--theme-link-hover-font-style: normal;
	--theme-link-hover-line-height: 1.7;
	--theme-link-hover-letter-spacing: 0;
	--theme-link-hover-text-transform: none;
	--theme-link-hover-border-width: 1px;
	--theme-link-hover-border-style: solid;
	--theme-link-hover-margin: 0;
	--theme-link-hover-text-decoration: underline;
	--theme-link-hover-text-align: left;
	--theme-link-hover-width: ;
	--theme-link-hover-min-width: ;
	--theme-link-hover-max-width: ;
	--theme-link-hover-height: ;
	--theme-link-hover-min-height: ;
	--theme-link-hover-max-height: ;
	--theme-header-link-hover-bg: transparent;
	--theme-header-link-hover-text: var(--theme-color-link_hover);
	--theme-header-link-hover-border: transparent;
	--theme-header-link-hover-radius: 0px;
	--theme-header-link-hover-padding-y: 0;
	--theme-header-link-hover-padding-x: 0;
	--theme-header-link-hover-shadow: none;
	--theme-header-link-hover-font-family: 'EB Garamond', Georgia, serif;
	--theme-header-link-hover-font-size: 1.05rem;
	--theme-header-link-hover-font-weight: 500;
	--theme-header-link-hover-font-style: normal;
	--theme-header-link-hover-line-height: 1.5;
	--theme-header-link-hover-letter-spacing: 0;
	--theme-header-link-hover-text-transform: none;
	--theme-header-link-hover-border-width: 1px;
	--theme-header-link-hover-border-style: solid;
	--theme-header-link-hover-margin: 0;
	--theme-header-link-hover-text-decoration: underline;
	--theme-header-link-hover-text-align: left;
	--theme-header-link-hover-width: ;
	--theme-header-link-hover-min-width: ;
	--theme-header-link-hover-max-width: ;
	--theme-header-link-hover-height: ;
	--theme-header-link-hover-min-height: ;
	--theme-header-link-hover-max-height: ;
	--theme-meta-pill-bg: #eef3e8;
	--theme-meta-pill-text: #2a3a25;
	--theme-meta-pill-border: rgba(0, 55, 13, 0.25);
	--theme-meta-pill-radius: 2px;
	--theme-meta-pill-padding-y: 0.35rem;
	--theme-meta-pill-padding-x: 0.8rem;
	--theme-meta-pill-shadow: none;
	--theme-meta-pill-text-align: left;
	--theme-meta-pill-width: ;
	--theme-meta-pill-min-width: ;
	--theme-meta-pill-max-width: ;
	--theme-meta-pill-height: ;
	--theme-meta-pill-min-height: ;
	--theme-meta-pill-max-height: ;
	--theme-action-button-bg: var(--theme-color-accent);
	--theme-action-button-text: var(--theme-color-button_text);
	--theme-action-button-border: #00370d;
	--theme-action-button-radius: 0px;
	--theme-action-button-padding-y: 0.7rem;
	--theme-action-button-padding-x: 1.6rem;
	--theme-action-button-shadow: none;
	--theme-action-button-margin: 0;
	--theme-action-button-text-align: left;
	--theme-action-button-width: ;
	--theme-action-button-min-width: ;
	--theme-action-button-max-width: ;
	--theme-action-button-height: ;
	--theme-action-button-min-height: ;
	--theme-action-button-max-height: ;
	--theme-action-button-hover-bg: #00370d;
	--theme-action-button-hover-text: #ffffff;
	--theme-action-button-hover-border: #00370d;
	--theme-action-button-hover-radius: 0px;
	--theme-action-button-hover-padding-y: 0.7rem;
	--theme-action-button-hover-padding-x: 1.6rem;
	--theme-action-button-hover-shadow: none;
	--theme-action-button-hover-margin: 0;
	--theme-action-button-hover-text-align: left;
	--theme-action-button-hover-width: ;
	--theme-action-button-hover-min-width: ;
	--theme-action-button-hover-max-width: ;
	--theme-action-button-hover-height: ;
	--theme-action-button-hover-min-height: ;
	--theme-action-button-hover-max-height: ;
	--theme-action-button-secondary-bg: var(--theme-color-background);
	--theme-action-button-secondary-text: #00370d;
	--theme-action-button-secondary-border: rgba(0, 55, 13, 0.3);
	--theme-action-button-secondary-radius: 0px;
	--theme-action-button-secondary-padding-y: 0.7rem;
	--theme-action-button-secondary-padding-x: 1.6rem;
	--theme-action-button-secondary-shadow: none;
	--theme-action-button-secondary-margin: 0;
	--theme-action-button-secondary-text-align: left;
	--theme-action-button-secondary-width: ;
	--theme-action-button-secondary-min-width: ;
	--theme-action-button-secondary-max-width: ;
	--theme-action-button-secondary-height: ;
	--theme-action-button-secondary-min-height: ;
	--theme-action-button-secondary-max-height: ;
	--theme-action-button-secondary-hover-bg: var(--theme-color-surface);
	--theme-action-button-secondary-hover-text: #00370d;
	--theme-action-button-secondary-hover-border: #00370d;
	--theme-action-button-secondary-hover-radius: 0px;
	--theme-action-button-secondary-hover-padding-y: 0.7rem;
	--theme-action-button-secondary-hover-padding-x: 1.6rem;
	--theme-action-button-secondary-hover-shadow: none;
	--theme-action-button-secondary-hover-margin: 0;
	--theme-action-button-secondary-hover-text-align: left;
	--theme-action-button-secondary-hover-width: ;
	--theme-action-button-secondary-hover-min-width: ;
	--theme-action-button-secondary-hover-max-width: ;
	--theme-action-button-secondary-hover-height: ;
	--theme-action-button-secondary-hover-min-height: ;
	--theme-action-button-secondary-hover-max-height: ;
	--theme-action-button-tertiary-bg: transparent;
	--theme-action-button-tertiary-text: var(--theme-color-accent);
	--theme-action-button-tertiary-border: transparent;
	--theme-action-button-tertiary-radius: 0px;
	--theme-action-button-tertiary-padding-y: 0.7rem;
	--theme-action-button-tertiary-padding-x: 1.15rem;
	--theme-action-button-tertiary-shadow: none;
	--theme-action-button-tertiary-margin: 0;
	--theme-action-button-tertiary-text-align: left;
	--theme-action-button-tertiary-width: ;
	--theme-action-button-tertiary-min-width: ;
	--theme-action-button-tertiary-max-width: ;
	--theme-action-button-tertiary-height: ;
	--theme-action-button-tertiary-min-height: ;
	--theme-action-button-tertiary-max-height: ;
	--theme-action-button-tertiary-hover-bg: var(--theme-color-surface_alt);
	--theme-action-button-tertiary-hover-text: var(--theme-color-accent);
	--theme-action-button-tertiary-hover-border: transparent;
	--theme-action-button-tertiary-hover-radius: 0px;
	--theme-action-button-tertiary-hover-padding-y: 0.7rem;
	--theme-action-button-tertiary-hover-padding-x: 1.15rem;
	--theme-action-button-tertiary-hover-shadow: none;
	--theme-action-button-tertiary-hover-margin: 0;
	--theme-action-button-tertiary-hover-text-align: left;
	--theme-action-button-tertiary-hover-width: ;
	--theme-action-button-tertiary-hover-min-width: ;
	--theme-action-button-tertiary-hover-max-width: ;
	--theme-action-button-tertiary-hover-height: ;
	--theme-action-button-tertiary-hover-min-height: ;
	--theme-action-button-tertiary-hover-max-height: ;
	--theme-footer-bg: #00370d;
	--theme-footer-text: #c7e0c2;
	--theme-footer-border: #062106;
	--theme-footer-radius: 0;
	--theme-footer-padding: 2.5rem 1.25rem 2rem;
	--theme-footer-shadow: none;
	--theme-footer-margin: clamp(2rem, 5vw, 4rem) 0 0 0;
	--theme-footer-text-align: center;
	--theme-footer-justify: center;
	--theme-footer-grid-justify: center;
	--theme-footer-width: 100%;
	--theme-footer-min-width: ;
	--theme-footer-max-width: ;
	--theme-footer-height: ;
	--theme-footer-min-height: ;
	--theme-footer-max-height: ;
	--theme-footer-link-bg: transparent;
	--theme-footer-link-text: #aed2a7;
	--theme-footer-link-border: transparent;
	--theme-footer-link-radius: 0px;
	--theme-footer-link-padding-y: 0;
	--theme-footer-link-padding-x: 0;
	--theme-footer-link-shadow: none;
	--theme-footer-link-font-family: 'EB Garamond', Georgia, serif;
	--theme-footer-link-font-size: 1.05rem;
	--theme-footer-link-font-weight: 400;
	--theme-footer-link-font-style: normal;
	--theme-footer-link-line-height: 1.55;
	--theme-footer-link-letter-spacing: 0;
	--theme-footer-link-text-transform: none;
	--theme-footer-link-border-width: 1px;
	--theme-footer-link-border-style: solid;
	--theme-footer-link-margin: 0;
	--theme-footer-link-text-decoration: none;
	--theme-footer-link-text-align: left;
	--theme-footer-link-width: ;
	--theme-footer-link-min-width: ;
	--theme-footer-link-max-width: ;
	--theme-footer-link-height: ;
	--theme-footer-link-min-height: ;
	--theme-footer-link-max-height: ;
	--theme-footer-link-hover-bg: transparent;
	--theme-footer-link-hover-text: #ffffff;
	--theme-footer-link-hover-border: transparent;
	--theme-footer-link-hover-radius: 0px;
	--theme-footer-link-hover-padding-y: 0;
	--theme-footer-link-hover-padding-x: 0;
	--theme-footer-link-hover-shadow: none;
	--theme-footer-link-hover-font-family: 'EB Garamond', Georgia, serif;
	--theme-footer-link-hover-font-size: 1.05rem;
	--theme-footer-link-hover-font-weight: 400;
	--theme-footer-link-hover-font-style: normal;
	--theme-footer-link-hover-line-height: 1.55;
	--theme-footer-link-hover-letter-spacing: 0;
	--theme-footer-link-hover-text-transform: none;
	--theme-footer-link-hover-border-width: 1px;
	--theme-footer-link-hover-border-style: solid;
	--theme-footer-link-hover-margin: 0;
	--theme-footer-link-hover-text-decoration: underline;
	--theme-footer-link-hover-text-align: left;
	--theme-footer-link-hover-width: ;
	--theme-footer-link-hover-min-width: ;
	--theme-footer-link-hover-max-width: ;
	--theme-footer-link-hover-height: ;
	--theme-footer-link-hover-min-height: ;
	--theme-footer-link-hover-max-height: ;
}
@media (prefers-color-scheme: dark) {
	:root:not([data-theme-mode="light"]) {
		--theme-color-background: #041708;
		--theme-color-text: #c7e0c2;
		--theme-color-link: #aed2a7;
		--theme-color-link_hover: #ffd801;
		--theme-color-surface: #00370d;
		--theme-color-surface_alt: #062106;
		--theme-color-muted: #9dc49f;
		--theme-color-accent: #ffd801;
		--theme-color-accent_soft: #0f5a22;
		--theme-color-border: #0f5a22;
		--theme-color-button_text: #062106;
		--theme-color-bg: #041708;
		--theme-body-bg: var(--theme-color-background);
		--theme-body-text: var(--theme-color-text);
		--theme-body-font-family: 'Lora', Georgia, serif;
		--theme-body-font-size: 17px;
		--theme-body-line-height: 1.65;
		--theme-body-text-align: left;
		--theme-header-bg: var(--theme-color-surface);
		--theme-header-text: var(--theme-color-text);
		--theme-header-border: var(--theme-color-border);
		--theme-header-radius: 0;
		--theme-header-padding: 1rem 1.25rem;
		--theme-header-shadow: none;
		--theme-header-margin: 0 0 clamp(1.5rem, 4vw, 3.5rem) 0;
		--theme-header-text-align: left;
		--theme-header-justify: flex-start;
		--theme-header-items-align: flex-start;
		--theme-header-width: 100%;
		--theme-header-min-width: ;
		--theme-header-max-width: ;
		--theme-header-height: ;
		--theme-header-min-height: ;
		--theme-header-max-height: ;
		--theme-main-bg: transparent;
		--theme-main-text: var(--theme-color-text);
		--theme-main-border: transparent;
		--theme-main-radius: 0px;
		--theme-main-padding: 0;
		--theme-main-shadow: none;
		--theme-main-margin: 0;
		--theme-main-text-align: left;
		--theme-main-width: ;
		--theme-main-min-width: ;
		--theme-main-max-width: ;
		--theme-main-height: ;
		--theme-main-min-height: ;
		--theme-main-max-height: ;
		--theme-article-bg: var(--theme-color-surface);
		--theme-article-text: var(--theme-color-text);
		--theme-article-border: var(--theme-color-border);
		--theme-article-radius: 0px;
		--theme-article-padding: clamp(1.35rem, 4vw, 3.5rem);
		--theme-article-shadow: none;
		--theme-article-margin: 0 auto 0 auto;
		--theme-article-text-align: left;
		--theme-article-width: ;
		--theme-article-min-width: ;
		--theme-article-max-width: 1120px;
		--theme-article-height: ;
		--theme-article-min-height: ;
		--theme-article-max-height: ;
		--theme-page-section-bg: transparent;
		--theme-page-section-text: var(--theme-color-text);
		--theme-page-section-border: var(--theme-color-border);
		--theme-page-section-radius: 0;
		--theme-page-section-padding: 0 0 clamp(1.75rem, 4vw, 3rem) 0;
		--theme-page-section-shadow: none;
		--theme-page-section-margin: 0 0 clamp(1.75rem, 4vw, 3rem) 0;
		--theme-page-section-text-align: left;
		--theme-page-section-width: ;
		--theme-page-section-min-width: ;
		--theme-page-section-max-width: ;
		--theme-page-section-height: ;
		--theme-page-section-min-height: ;
		--theme-page-section-max-height: ;
		--theme-content-card-bg: var(--theme-color-background);
		--theme-content-card-text: var(--theme-color-text);
		--theme-content-card-border: rgba(0, 55, 13, 0.25);
		--theme-content-card-radius: 0px;
		--theme-content-card-padding: 1.35rem 1.4rem 1.5rem;
		--theme-content-card-shadow: none;
		--theme-content-card-margin: 0 0 0.35rem 0;
		--theme-content-card-text-align: left;
		--theme-content-card-width: ;
		--theme-content-card-min-width: ;
		--theme-content-card-max-width: ;
		--theme-content-card-height: ;
		--theme-content-card-min-height: ;
		--theme-content-card-max-height: ;
		--theme-content-card-hover-bg: var(--theme-color-surface_alt);
		--theme-content-card-hover-text: var(--theme-color-text);
		--theme-content-card-hover-border: rgba(0, 55, 13, 0.45);
		--theme-content-card-hover-radius: 0px;
		--theme-content-card-hover-padding: 1.35rem 1.4rem 1.5rem;
		--theme-content-card-hover-shadow: 0 8px 20px rgba(6, 33, 6, 0.10);
		--theme-content-card-hover-margin: 0 0 0.35rem 0;
		--theme-content-card-hover-text-align: left;
		--theme-content-card-hover-width: ;
		--theme-content-card-hover-min-width: ;
		--theme-content-card-hover-max-width: ;
		--theme-content-card-hover-height: ;
		--theme-content-card-hover-min-height: ;
		--theme-content-card-hover-max-height: ;
		--theme-h1-color: var(--theme-color-text);
		--theme-h1-bg: transparent;
		--theme-h1-border: transparent;
		--theme-h1-font-family: 'EB Garamond', Georgia, serif;
		--theme-h1-font-size: clamp(2.4rem, 5vw, 3.4rem);
		--theme-h1-font-weight: 600;
		--theme-h1-line-height: 1.06;
		--theme-h1-letter-spacing: 0;
		--theme-h1-margin: 0;
		--theme-h1-text-align: left;
		--theme-h1-width: ;
		--theme-h1-min-width: ;
		--theme-h1-max-width: ;
		--theme-h1-height: ;
		--theme-h1-min-height: ;
		--theme-h1-max-height: ;
		--theme-h2-color: var(--theme-color-text);
		--theme-h2-bg: transparent;
		--theme-h2-border: transparent;
		--theme-h2-font-family: 'EB Garamond', Georgia, serif;
		--theme-h2-font-size: clamp(1.8rem, 3vw, 2.1rem);
		--theme-h2-font-weight: 600;
		--theme-h2-line-height: 1.15;
		--theme-h2-letter-spacing: 0;
		--theme-h2-margin: 0 0 0.9rem 0;
		--theme-h2-text-align: left;
		--theme-h2-width: ;
		--theme-h2-min-width: ;
		--theme-h2-max-width: ;
		--theme-h2-height: ;
		--theme-h2-min-height: ;
		--theme-h2-max-height: ;
		--theme-h3-color: var(--theme-color-text);
		--theme-h3-bg: transparent;
		--theme-h3-border: transparent;
		--theme-h3-font-family: 'EB Garamond', Georgia, serif;
		--theme-h3-font-size: 1.45rem;
		--theme-h3-font-weight: 600;
		--theme-h3-line-height: 1.2;
		--theme-h3-letter-spacing: 0;
		--theme-h3-margin: 0 0 0.6rem 0;
		--theme-h3-text-align: left;
		--theme-h3-width: ;
		--theme-h3-min-width: ;
		--theme-h3-max-width: ;
		--theme-h3-height: ;
		--theme-h3-min-height: ;
		--theme-h3-max-height: ;
		--theme-paragraph-color: var(--theme-color-text);
		--theme-paragraph-bg: transparent;
		--theme-paragraph-border: transparent;
		--theme-paragraph-font-family: 'EB Garamond', Georgia, serif;
		--theme-paragraph-font-size: 1.1rem;
		--theme-paragraph-font-weight: 400;
		--theme-paragraph-line-height: 1.6;
		--theme-paragraph-letter-spacing: 0;
		--theme-paragraph-margin: 0 0 1rem 0;
		--theme-paragraph-text-align: left;
		--theme-paragraph-width: ;
		--theme-paragraph-min-width: ;
		--theme-paragraph-max-width: ;
		--theme-paragraph-height: ;
		--theme-paragraph-min-height: ;
		--theme-paragraph-max-height: ;
		--theme-header-heading-color: var(--theme-color-text);
		--theme-header-heading-bg: transparent;
		--theme-header-heading-border: transparent;
		--theme-header-heading-font-family: 'EB Garamond', Georgia, serif;
		--theme-header-heading-font-size: clamp(2rem, 3.5vw, 3.5rem);
		--theme-header-heading-font-weight: 600;
		--theme-header-heading-line-height: 1;
		--theme-header-heading-letter-spacing: 0;
		--theme-header-heading-margin: 0;
		--theme-header-heading-text-align: left;
		--theme-header-heading-width: ;
		--theme-header-heading-min-width: ;
		--theme-header-heading-max-width: ;
		--theme-header-heading-height: ;
		--theme-header-heading-min-height: ;
		--theme-header-heading-max-height: ;
		--theme-header-paragraph-color: var(--theme-color-muted);
		--theme-header-paragraph-bg: transparent;
		--theme-header-paragraph-border: transparent;
		--theme-header-paragraph-font-family: 'EB Garamond', Georgia, serif;
		--theme-header-paragraph-font-size: 0.95rem;
		--theme-header-paragraph-font-weight: 400;
		--theme-header-paragraph-line-height: 1.55;
		--theme-header-paragraph-letter-spacing: 0;
		--theme-header-paragraph-margin: 0;
		--theme-header-paragraph-text-align: left;
		--theme-header-paragraph-width: ;
		--theme-header-paragraph-min-width: ;
		--theme-header-paragraph-max-width: ;
		--theme-header-paragraph-height: ;
		--theme-header-paragraph-min-height: ;
		--theme-header-paragraph-max-height: ;
		--theme-footer-heading-color: #008521;
		--theme-footer-heading-bg: transparent;
		--theme-footer-heading-border: transparent;
		--theme-footer-heading-font-family: 'Press Start 2P', monospace;
		--theme-footer-heading-font-size: 0.55rem;
		--theme-footer-heading-font-weight: 400;
		--theme-footer-heading-line-height: 1.2;
		--theme-footer-heading-letter-spacing: 0.5px;
		--theme-footer-heading-margin: 0 0 0.75rem 0;
		--theme-footer-heading-text-align: left;
		--theme-footer-heading-width: ;
		--theme-footer-heading-min-width: ;
		--theme-footer-heading-max-width: ;
		--theme-footer-heading-height: ;
		--theme-footer-heading-min-height: ;
		--theme-footer-heading-max-height: ;
		--theme-footer-paragraph-color: #9dc49f;
		--theme-footer-paragraph-bg: transparent;
		--theme-footer-paragraph-border: transparent;
		--theme-footer-paragraph-font-family: 'EB Garamond', Georgia, serif;
		--theme-footer-paragraph-font-size: 1rem;
		--theme-footer-paragraph-font-weight: 400;
		--theme-footer-paragraph-line-height: 1.55;
		--theme-footer-paragraph-letter-spacing: 0;
		--theme-footer-paragraph-margin: 0 0 0.55rem 0;
		--theme-footer-paragraph-text-align: left;
		--theme-footer-paragraph-width: ;
		--theme-footer-paragraph-min-width: ;
		--theme-footer-paragraph-max-width: ;
		--theme-footer-paragraph-height: ;
		--theme-footer-paragraph-min-height: ;
		--theme-footer-paragraph-max-height: ;
		--theme-list-color: var(--theme-color-text);
		--theme-list-bg: transparent;
		--theme-list-border: transparent;
		--theme-list-font-family: 'EB Garamond', Georgia, serif;
		--theme-list-font-size: 1.1rem;
		--theme-list-font-weight: 400;
		--theme-list-line-height: 1.7;
		--theme-list-letter-spacing: 0;
		--theme-list-margin: 0 0 0.85rem 0;
		--theme-list-text-align: left;
		--theme-list-width: ;
		--theme-list-min-width: ;
		--theme-list-max-width: ;
		--theme-list-height: ;
		--theme-list-min-height: ;
		--theme-list-max-height: ;
		--theme-list-marker-color: var(--theme-color-accent);
		--theme-list-padding-left: 1.2rem;
		--theme-list-text-indent: 0.45rem;
		--theme-list-marker-column-width: 1.1rem;
		--theme-list-marker-indent: 0;
		--theme-list-marker-offset-y: 0.37em;
		--theme-list-marker-size: 1em;
		--theme-list-item-gap: 0.45rem;
		--theme-list-style-position: outside;
		--theme-list-marker-font-family: 'gmsfont', 'Poppins', Arial, sans-serif;
		--theme-list-marker-image: none;
		--theme-list-marker-content: "";
		--theme-link-bg: transparent;
		--theme-link-text: var(--theme-color-link);
		--theme-link-border: transparent;
		--theme-link-radius: 0px;
		--theme-link-padding-y: 0;
		--theme-link-padding-x: 0;
		--theme-link-shadow: none;
		--theme-link-font-family: 'EB Garamond', Georgia, serif;
		--theme-link-font-size: 1rem;
		--theme-link-font-weight: 500;
		--theme-link-font-style: normal;
		--theme-link-line-height: 1.7;
		--theme-link-letter-spacing: 0;
		--theme-link-text-transform: none;
		--theme-link-border-width: 1px;
		--theme-link-border-style: solid;
		--theme-link-margin: 0;
		--theme-link-text-decoration: underline;
		--theme-link-text-align: left;
		--theme-link-width: ;
		--theme-link-min-width: ;
		--theme-link-max-width: ;
		--theme-link-height: ;
		--theme-link-min-height: ;
		--theme-link-max-height: ;
		--theme-header-link-bg: transparent;
		--theme-header-link-text: var(--theme-color-link);
		--theme-header-link-border: transparent;
		--theme-header-link-radius: 0px;
		--theme-header-link-padding-y: 0;
		--theme-header-link-padding-x: 0;
		--theme-header-link-shadow: none;
		--theme-header-link-font-family: 'EB Garamond', Georgia, serif;
		--theme-header-link-font-size: 1.05rem;
		--theme-header-link-font-weight: 500;
		--theme-header-link-font-style: normal;
		--theme-header-link-line-height: 1.5;
		--theme-header-link-letter-spacing: 0;
		--theme-header-link-text-transform: none;
		--theme-header-link-border-width: 1px;
		--theme-header-link-border-style: solid;
		--theme-header-link-margin: 0;
		--theme-header-link-text-decoration: none;
		--theme-header-link-text-align: left;
		--theme-header-link-width: ;
		--theme-header-link-min-width: ;
		--theme-header-link-max-width: ;
		--theme-header-link-height: ;
		--theme-header-link-min-height: ;
		--theme-header-link-max-height: ;
		--theme-link-hover-bg: transparent;
		--theme-link-hover-text: var(--theme-color-link_hover);
		--theme-link-hover-border: transparent;
		--theme-link-hover-radius: 0px;
		--theme-link-hover-padding-y: 0;
		--theme-link-hover-padding-x: 0;
		--theme-link-hover-shadow: none;
		--theme-link-hover-font-family: 'EB Garamond', Georgia, serif;
		--theme-link-hover-font-size: 1rem;
		--theme-link-hover-font-weight: 500;
		--theme-link-hover-font-style: normal;
		--theme-link-hover-line-height: 1.7;
		--theme-link-hover-letter-spacing: 0;
		--theme-link-hover-text-transform: none;
		--theme-link-hover-border-width: 1px;
		--theme-link-hover-border-style: solid;
		--theme-link-hover-margin: 0;
		--theme-link-hover-text-decoration: underline;
		--theme-link-hover-text-align: left;
		--theme-link-hover-width: ;
		--theme-link-hover-min-width: ;
		--theme-link-hover-max-width: ;
		--theme-link-hover-height: ;
		--theme-link-hover-min-height: ;
		--theme-link-hover-max-height: ;
		--theme-header-link-hover-bg: transparent;
		--theme-header-link-hover-text: var(--theme-color-link_hover);
		--theme-header-link-hover-border: transparent;
		--theme-header-link-hover-radius: 0px;
		--theme-header-link-hover-padding-y: 0;
		--theme-header-link-hover-padding-x: 0;
		--theme-header-link-hover-shadow: none;
		--theme-header-link-hover-font-family: 'EB Garamond', Georgia, serif;
		--theme-header-link-hover-font-size: 1.05rem;
		--theme-header-link-hover-font-weight: 500;
		--theme-header-link-hover-font-style: normal;
		--theme-header-link-hover-line-height: 1.5;
		--theme-header-link-hover-letter-spacing: 0;
		--theme-header-link-hover-text-transform: none;
		--theme-header-link-hover-border-width: 1px;
		--theme-header-link-hover-border-style: solid;
		--theme-header-link-hover-margin: 0;
		--theme-header-link-hover-text-decoration: underline;
		--theme-header-link-hover-text-align: left;
		--theme-header-link-hover-width: ;
		--theme-header-link-hover-min-width: ;
		--theme-header-link-hover-max-width: ;
		--theme-header-link-hover-height: ;
		--theme-header-link-hover-min-height: ;
		--theme-header-link-hover-max-height: ;
		--theme-meta-pill-bg: #eef3e8;
		--theme-meta-pill-text: #2a3a25;
		--theme-meta-pill-border: rgba(0, 55, 13, 0.25);
		--theme-meta-pill-radius: 2px;
		--theme-meta-pill-padding-y: 0.35rem;
		--theme-meta-pill-padding-x: 0.8rem;
		--theme-meta-pill-shadow: none;
		--theme-meta-pill-text-align: left;
		--theme-meta-pill-width: ;
		--theme-meta-pill-min-width: ;
		--theme-meta-pill-max-width: ;
		--theme-meta-pill-height: ;
		--theme-meta-pill-min-height: ;
		--theme-meta-pill-max-height: ;
		--theme-action-button-bg: var(--theme-color-accent);
		--theme-action-button-text: var(--theme-color-button_text);
		--theme-action-button-border: #00370d;
		--theme-action-button-radius: 0px;
		--theme-action-button-padding-y: 0.7rem;
		--theme-action-button-padding-x: 1.6rem;
		--theme-action-button-shadow: none;
		--theme-action-button-margin: 0;
		--theme-action-button-text-align: left;
		--theme-action-button-width: ;
		--theme-action-button-min-width: ;
		--theme-action-button-max-width: ;
		--theme-action-button-height: ;
		--theme-action-button-min-height: ;
		--theme-action-button-max-height: ;
		--theme-action-button-hover-bg: #00370d;
		--theme-action-button-hover-text: #ffffff;
		--theme-action-button-hover-border: #00370d;
		--theme-action-button-hover-radius: 0px;
		--theme-action-button-hover-padding-y: 0.7rem;
		--theme-action-button-hover-padding-x: 1.6rem;
		--theme-action-button-hover-shadow: none;
		--theme-action-button-hover-margin: 0;
		--theme-action-button-hover-text-align: left;
		--theme-action-button-hover-width: ;
		--theme-action-button-hover-min-width: ;
		--theme-action-button-hover-max-width: ;
		--theme-action-button-hover-height: ;
		--theme-action-button-hover-min-height: ;
		--theme-action-button-hover-max-height: ;
		--theme-action-button-secondary-bg: var(--theme-color-background);
		--theme-action-button-secondary-text: #00370d;
		--theme-action-button-secondary-border: rgba(0, 55, 13, 0.3);
		--theme-action-button-secondary-radius: 0px;
		--theme-action-button-secondary-padding-y: 0.7rem;
		--theme-action-button-secondary-padding-x: 1.6rem;
		--theme-action-button-secondary-shadow: none;
		--theme-action-button-secondary-margin: 0;
		--theme-action-button-secondary-text-align: left;
		--theme-action-button-secondary-width: ;
		--theme-action-button-secondary-min-width: ;
		--theme-action-button-secondary-max-width: ;
		--theme-action-button-secondary-height: ;
		--theme-action-button-secondary-min-height: ;
		--theme-action-button-secondary-max-height: ;
		--theme-action-button-secondary-hover-bg: var(--theme-color-surface);
		--theme-action-button-secondary-hover-text: #00370d;
		--theme-action-button-secondary-hover-border: #00370d;
		--theme-action-button-secondary-hover-radius: 0px;
		--theme-action-button-secondary-hover-padding-y: 0.7rem;
		--theme-action-button-secondary-hover-padding-x: 1.6rem;
		--theme-action-button-secondary-hover-shadow: none;
		--theme-action-button-secondary-hover-margin: 0;
		--theme-action-button-secondary-hover-text-align: left;
		--theme-action-button-secondary-hover-width: ;
		--theme-action-button-secondary-hover-min-width: ;
		--theme-action-button-secondary-hover-max-width: ;
		--theme-action-button-secondary-hover-height: ;
		--theme-action-button-secondary-hover-min-height: ;
		--theme-action-button-secondary-hover-max-height: ;
		--theme-action-button-tertiary-bg: transparent;
		--theme-action-button-tertiary-text: var(--theme-color-accent);
		--theme-action-button-tertiary-border: transparent;
		--theme-action-button-tertiary-radius: 0px;
		--theme-action-button-tertiary-padding-y: 0.7rem;
		--theme-action-button-tertiary-padding-x: 1.15rem;
		--theme-action-button-tertiary-shadow: none;
		--theme-action-button-tertiary-margin: 0;
		--theme-action-button-tertiary-text-align: left;
		--theme-action-button-tertiary-width: ;
		--theme-action-button-tertiary-min-width: ;
		--theme-action-button-tertiary-max-width: ;
		--theme-action-button-tertiary-height: ;
		--theme-action-button-tertiary-min-height: ;
		--theme-action-button-tertiary-max-height: ;
		--theme-action-button-tertiary-hover-bg: var(--theme-color-surface_alt);
		--theme-action-button-tertiary-hover-text: var(--theme-color-accent);
		--theme-action-button-tertiary-hover-border: transparent;
		--theme-action-button-tertiary-hover-radius: 0px;
		--theme-action-button-tertiary-hover-padding-y: 0.7rem;
		--theme-action-button-tertiary-hover-padding-x: 1.15rem;
		--theme-action-button-tertiary-hover-shadow: none;
		--theme-action-button-tertiary-hover-margin: 0;
		--theme-action-button-tertiary-hover-text-align: left;
		--theme-action-button-tertiary-hover-width: ;
		--theme-action-button-tertiary-hover-min-width: ;
		--theme-action-button-tertiary-hover-max-width: ;
		--theme-action-button-tertiary-hover-height: ;
		--theme-action-button-tertiary-hover-min-height: ;
		--theme-action-button-tertiary-hover-max-height: ;
		--theme-footer-bg: #00370d;
		--theme-footer-text: #c7e0c2;
		--theme-footer-border: #062106;
		--theme-footer-radius: 0;
		--theme-footer-padding: 2.5rem 1.25rem 2rem;
		--theme-footer-shadow: none;
		--theme-footer-margin: clamp(2rem, 5vw, 4rem) 0 0 0;
		--theme-footer-text-align: center;
		--theme-footer-justify: center;
		--theme-footer-grid-justify: center;
		--theme-footer-width: 100%;
		--theme-footer-min-width: ;
		--theme-footer-max-width: ;
		--theme-footer-height: ;
		--theme-footer-min-height: ;
		--theme-footer-max-height: ;
		--theme-footer-link-bg: transparent;
		--theme-footer-link-text: #aed2a7;
		--theme-footer-link-border: transparent;
		--theme-footer-link-radius: 0px;
		--theme-footer-link-padding-y: 0;
		--theme-footer-link-padding-x: 0;
		--theme-footer-link-shadow: none;
		--theme-footer-link-font-family: 'EB Garamond', Georgia, serif;
		--theme-footer-link-font-size: 1.05rem;
		--theme-footer-link-font-weight: 400;
		--theme-footer-link-font-style: normal;
		--theme-footer-link-line-height: 1.55;
		--theme-footer-link-letter-spacing: 0;
		--theme-footer-link-text-transform: none;
		--theme-footer-link-border-width: 1px;
		--theme-footer-link-border-style: solid;
		--theme-footer-link-margin: 0;
		--theme-footer-link-text-decoration: none;
		--theme-footer-link-text-align: left;
		--theme-footer-link-width: ;
		--theme-footer-link-min-width: ;
		--theme-footer-link-max-width: ;
		--theme-footer-link-height: ;
		--theme-footer-link-min-height: ;
		--theme-footer-link-max-height: ;
		--theme-footer-link-hover-bg: transparent;
		--theme-footer-link-hover-text: #ffffff;
		--theme-footer-link-hover-border: transparent;
		--theme-footer-link-hover-radius: 0px;
		--theme-footer-link-hover-padding-y: 0;
		--theme-footer-link-hover-padding-x: 0;
		--theme-footer-link-hover-shadow: none;
		--theme-footer-link-hover-font-family: 'EB Garamond', Georgia, serif;
		--theme-footer-link-hover-font-size: 1.05rem;
		--theme-footer-link-hover-font-weight: 400;
		--theme-footer-link-hover-font-style: normal;
		--theme-footer-link-hover-line-height: 1.55;
		--theme-footer-link-hover-letter-spacing: 0;
		--theme-footer-link-hover-text-transform: none;
		--theme-footer-link-hover-border-width: 1px;
		--theme-footer-link-hover-border-style: solid;
		--theme-footer-link-hover-margin: 0;
		--theme-footer-link-hover-text-decoration: underline;
		--theme-footer-link-hover-text-align: left;
		--theme-footer-link-hover-width: ;
		--theme-footer-link-hover-min-width: ;
		--theme-footer-link-hover-max-width: ;
		--theme-footer-link-hover-height: ;
		--theme-footer-link-hover-min-height: ;
		--theme-footer-link-hover-max-height: ;
	}
}