:root {
	--otsz__main_white: #f0f0f3;
	--otsz__main_dark: #242530;
	--otsz__pastel_white: #bccaee;
	--otsz__pastel_dark: #1d2c56;
	--otsz__light_color: #6c90e8;
	--otsz__light_accent: #3769e3;
	--otsz__dark_color: #123691;
	--otsz__dark_accent: #0a3cb9;
	--otsz__main_color: #77ab56;
	--otsz__main_border_color: #a1b7ec;
	--otsz__grey: #48453b;
	--otsz__warning: #9b3a6c;
	--otsz__info: #c4a834;
	--bs-primary: #77ab56;
	--otsz__font_family: 'Anton';
	--otsz__font_size: 14;
}