:root {
	--bs-body-bg: #121212;
	--bs-body-color: #ffffff;
	--header_bg_color: #1f1f1f;
	--header_secondary_menu_bg_color: #1f1f1f;
	--menu_bg: #004d99;
	--menu_text_color: #ffffff;
	--footer_bg_color: #1f1f1f;
	--footer_hr_color: #ffffff;
	--footer_text_color: #ffffff;
	--footer_link_color: #ffffff;
	--table_background: #f7f7f7;
	--header_table_background: #0f3357;
	--table_text_color: #000000;
	--bs-primary: #004d99;
	--media_block_color1: #1b9dda;
	--media_block_color2: #1f1f1f;
	--theme-rounded-section: 5px;
	--theme-rounded-button: 5px;
	--theme-rounded-images: 5px;
	--button_primary_bg: #cc0000;
	--button_primary_color: #ffffff;
	--button_secondary_bg: #1b9dda;
	--button_secondary_color: #ffffff;
	--button_success_bg: #cc0000;
	--button_success_color: #ffffff;
	--button_info_bg: #1f1f1f;
	--button_info_color: #ffffff;
	--comments_bg: #ffffff;
	--comments_text_color: #000000;
}
