.global[data-theme="creator_catherinemirakemmer"] {
	--background-attachment: fixed;
	--base: linear-gradient(180deg, rgba(238,216,202,1) 0%, rgba(227,204,216,1) 100%);
	--baseLight: #C3AAC6;
	--baseLightHover: #E7D3D2;
	--text: #fff;
	--textHover: #fff;
	--text-title: #fff;
	--socialbuttons-bg: #C3AAC6;
	--socialbuttons-fill: #E7D3D2;
	--socialbuttons-bgHover: #E7D3D2;
	--socialbuttons-fillHover: #C3AAC6;
	--primary: #fff;
	--primaryHover: #fff;
	--secondary: #fff;
	--accent: #fff;
	--darkPrimary: #212121;
	--copyright-bg: #C3AAC6;
	--border-link: none;
	--shadow-link: none;
	--shadow-hover: none;
}