:root {
	--rdo-color-brand-primary: #377c2b;
	--rdo-color-brand-primary-hover: #2b6122;
	--rdo-color-brand-accent: #c4d600;
	--rdo-color-brand-accent-hover: #c1d300;
	--rdo-color-brand-on-accent: #152718;
	--rdo-color-brand-on-primary: #fff;
	--rdo-color-text: #1f2421;
	--rdo-color-surface: #fff;
	--rdo-color-surface-muted: #f3f5f3;
	--rdo-color-border: #d7ddd8;
	--rdo-font-body: "Barlow", Arial, sans-serif;
	--rdo-font-heading: "Barlow Condensed", "Arial Narrow", sans-serif;
}
