:root {
    
    --background: #fff;
    --border: #e8e8e8;
    --color: #000;
    --input-shadow: 35px;
    
    --burger_menu_line_background: #000;
    --burger_menu_hiden_container_background: #fff;
    
    
    --color_auth: #499CE4;
    
    --authorization_form_input_background: #f5f5f5;
    --authorization_form_input_color: #000;
    --authorization_form_button_google_color: #000;
    
    --progress_color_background: #fff;
    
    --not_found_h1_color: #000;
    
    
    --razdel_info_link_time_color: #686868;
    
    --modal_bugs_container_color: #fff; 
    --modal_bugs_container_content_textarea_background: #e8e8e8;
    --modal_bugs_container_content_textarea_color: #000;
    --modal_bugs_container_content_input_background: #e8e8e8;
    --modal_bugs_container_content_input_color: #000;
    --modal_bugs_container_content_h1_color: #000;
    --modal_bugs_container_header_h1_color: #4a4a4a;
    --modal_bugs_container_footer_button_color: #b8c9c9;
    

    --razdel_info_link_background: #f5f5f5;
    --razdel_info_link_color: #686868;
    --lenta_item_container_a_color: #000;
    
    
    --razdel_category_sceleton_span_color: #686868;
    
    --submenu_link_hover_color: #f9f9f9;
    --vertical-menu_li_a_color: #535d66;
    
    --header_search_input_backgrount: #f5f5f5;
    
    --razdel_category_item_background: #f5f5f5;
    --razdel_category_item_color: #686868; 
    
    
    --tag_item_border_bottom_color: #e8e8e8; 
    --tag_item_h1_color: #000; 
    
    --lenta_item_line_tags_a_color: #000;
    --lenta_item_line_tags_a_hover_background: #f9f9f9; 
    
    
    --post_page_header_h1_color: #000;
    --post_page_header_p_color: #686868;
    --post_page_header_container_two_view: #686868;
    --post_page_header_razdel_info_border: #e8e8e8;
    --post_page_header_razdel_info_time_color: #686868;
    --post_page_header_razdel_info_link_color: #686868;
    --post_page_header_razdel_info_link_background: #e8e8e8;
    --post_page_body_color: #000;
    --post_page_quote_background: #f5f5f5;
    --dark_code_block_background: #e8e8e8;
    --dark_code_block_color: #000;
    --dark_code_output_background: #fff;
    --copy_btn_color: #000;
    --copy_btn_background: #fff;
    --post_page_footer_tag_item_background: #e8e8e8;
    --post_page_footer_tag_item_color: #000;
    
    --authorization_form_border: #e8e8e8;

    --post_page_comment_form_input_background: #e8e8e8;
    --post_page_comment_form_input_color: #000;
    --post_page_comment_form_input_border: #b8c9c9;
    
    
    --sitebar_right_container_info_h1: #485656;
}