:root {
	--oegtep__main_white: #f3f0f2;
	--oegtep__main_dark: #2c232b;
	--oegtep__pastel_white: #e1bcdf;
	--oegtep__pastel_dark: #451c43;
	--oegtep__light_color: #c56cc0;
	--oegtep__light_accent: #b238ac;
	--oegtep__dark_color: #6c1268;
	--oegtep__dark_accent: #860b80;
	--oegtep__main_color: #90b134;
	--oegtep__main_border_color: #d7a1d4;
	--oegtep__grey: #4b434b;
	--oegtep__warning: #e83535;
	--oegtep__info: #c4a834;
	--oegtep__font_family: 'Segoe UI';
	--oegtep__font_size: 14;
}