:root {
	--bs-body-bg: #060b13;
	--bs-body-color: #ffffff;
	--mobile_menu_bg: #060b13;
	--header_bg_color: #132039;
	--header_secondary_menu_bg_color: #060b13;
	--footer_bg_color: #132039;
	--header_footer_text_color: #a5a5a5;
	--header_footer_link_color: #ffffff;
	--bs-primary: #2f9df2;
	--primary_color_button_1: #2f9df2;
	--primary_color_button_2: #1079d7;
	--bs-secondary: #3a435a;
	--bs-success: #2f9df2;
	--success_color_button_1: #2f9df2;
	--success_color_button_2: #2f9df2;
	--primary_text_color_button: #ffffff;
	--success_text_color_button: #000000;
	--header_table_background: #3a435a;
	--theme-rounded: 10px;
	--theme-rounded-button: 50px;
	--theme-rounded-images: 12px;
}
