:root {
	--th5p__main_white: #f0f0f3;
	--th5p__main_dark: #242530;
	--th5p__pastel_white: #bccaee;
	--th5p__pastel_dark: #1d2c56;
	--th5p__light_color: #6c90e8;
	--th5p__light_accent: #3769e3;
	--th5p__dark_color: #123691;
	--th5p__dark_accent: #0a3cb9;
	--th5p__main_color: #8f9805;
	--th5p__main_border_color: #a1b7ec;
	--th5p__grey: #3f484c;
	--th5p__warning: #f85577;
	--th5p__info: #c4a834;
	--th5p__font_family: 'Ubuntu';
	--th5p__font_size: 16;
}