:root {
	--h5gtp4__main_white: #f3f0f2;
	--h5gtp4__main_dark: #2c232b;
	--h5gtp4__pastel_white: #e1bcdf;
	--h5gtp4__pastel_dark: #6e326b;
	--h5gtp4__light_color: #c56cc0;
	--h5gtp4__light_accent: #b238ac;
	--h5gtp4__dark_color: #6c1268;
	--h5gtp4__dark_accent: #860b80;
	--h5gtp4__main_color: #feb308;
	--h5gtp4__main_border_color: #d7a1d4;
	--h5gtp4__grey: #384349;
	--h5gtp4__warning: #a3355d;
	--h5gtp4__info: #caf955;
	--h5gtp4__font_family: 'Segoe UI';
	--h5gtp4__font_size: 16;
}