.global[data-theme="soft_green"] {
	--background-attachment: fixed;
	--base: #6a8263;
	--baseLight: #babdb2;
	--baseLightHover: #e0efb6;
	--text: #000;
	--textHover: #000;
	--text-title: #e0efb6;
	--socialbuttons-bg: #e0efb6;
	--socialbuttons-fill: #212429;
	--socialbuttons-bgHover: #212429;
	--socialbuttons-fillHover: #e0efb6;
	--primary: #fff;
	--primaryHover: #000;
	--secondary: #0e302c;
	--accent: #f25e79;
	--darkPrimary: #212121;
	--copyright-bg: #babdb2;
	--border-link: none;
	--shadow-link: 0px 0px 10px rgba(0, 0, 0, 0.25);
	--shadow-hover: 0px 0px 10px rgba(0, 0, 0, 0.25);
}