.global[data-theme="baby_orange"] {
	--background-attachment: fixed;
	--base: linear-gradient(180deg, #db7f62 0%, #f19c82 100%);
	--baseLight: rgba(255, 255, 255, 0);
	--baseLightHover: rgba(255, 255, 255, 0.15);
	--text: #fff;
	--textHover: #515151;
	--text-title: #fff;
	--socialbuttons-bg: rgba(0, 0, 0, 0);
	--socialbuttons-fill: #fff;
	--socialbuttons-bgHover: #fff;
	--socialbuttons-fillHover: #db7f62;
	--primary: #fff;
	--primaryHover: #fff;
	--secondary: #0e302c;
	--accent: #f25e79;
	--darkPrimary: #212121;
	--copyright-bg: #e9a792;
	--border-link: 2px solid #fff;
	--shadow-link: none;
	--shadow-hover: none;
}
