:root {
 --topmenu_background_color: #696918;
 --topmenu_text_color: #fff;
 --topmenu_active_background_color: #fff;
 --topmenu_active_text_color: #333;
 --topmenu_hover_background_color: #bbb;
 --topmenu_hover_text_color: #000;
 --system_text_color: #000;
 --system_link_color: #ffb5a0;
 --system_link_hover_color: #c2004f;
 --system_background_color: #f0f0f0;
 --system_background_image_repeat: no-repeat;
 --header_bg: transparent;
 --header_text_color: #fff;
 --header_height: 150px;
 --h1_color: #ffb5a0;
 --h2_color: #c2004f;
 --menu_title_bg: #cae8ef;
 --menu_title_color: #ffb5a0;
 --menu_text_color: #c2004f;
 --menu_position: left;
 --menu_width: 157px;
 --main_part_width: 813px;
 --menu_text_hover_color: #438cc9;
 --content_background_color: #f7f7f7;
 --content_background_image_repeat: no-repeat;
 --menu_title_hover_color: #c2004f;
 --top_list_bg_color: #438cc9;
 --visit_button_bg_color: #cae8ef;
 --visit_button_bg_hover_color: #ffb5a0;
 --main_part_position: right;
 --sticky_banner_background_color: #999;
 --hig_background_image: url('/img/header.jpg');
 --cig_background_image: ;
 --sig_background_image: ;
 --default_font_family: Tahoma;
 --header_font_family: system-ui;
 --content_font_family: system-ui;
 --menu_font_family: Tahoma;
 --footer_font_family: system-ui;
 }