:root {
    --color-frontend_layout_body_bgnd: #f5f5f5;

    --color-frontend_layout_header_top_right_auth_color: rgba( 48, 69, 89, 1 );
    
    --color-frontend_layout_header_inner_navbar_bgnd: #929da6;
    --color-frontend_layout_header_inner_navbar_left_color: rgba( 250, 250, 250, 1 );
    --color-frontend_layout_header_inner_navbar_right_events_bgnd: rgba( 255, 255, 255, 0.5 );
    --color-frontend_layout_header_inner_navbar_right_events_color: rgba( 48, 69, 89, 1 );

    --color-frontend_layout_footer_top_bgnd: #f5f5f5;
    --color-frontend_layout_footer_top_right_color: #304559;        
    --color-frontend_layout_footer_bottom_bgnd: rgba( 48, 69, 98, 0.5 );
    --color-frontend_layout_footer_bottom_left_color: #fafafa;
    --color-frontend_layout_footer_bottom_right_color: #e0e0e0;

    --color-frontend_layout_splash_bgnd: #fff;
    
    --color-frontend_home_banner_bgnd: rgba(213, 213, 213, 1);
    --color-frontend_home_banner_title_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_banner_subtitle_primary_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_banner_subtitle_secondary_color: rgba( 112, 2, 15, 1 );

    --color-frontend_home_featuredproductcategories_list_bgnd: rgba( 255, 255, 255, 0.55 );
    --color-frontend_home_featuredproductcategories_list_name_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_featuredproductcategories_item_name_shadow: rgba( 0, 0, 0, 0.25 );    

    --color-frontend_home_featuredproducts_title_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_featuredproducts_list_item_bgnd: rgba( 255, 255, 255, 1 );
    --color-frontend_home_featuredproducts_list_item_shadow: rgba( 0, 0, 0, 0.25 );
    --color-frontend_home_featuredproducts_list_item_name_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_featuredproducts_list_item_price_color: rgba( 74, 76, 80, 1 );
    --color-frontend_home_featuredproducts_list_item_status_color: rgba( 118, 118, 119, 1 );
    
    
    --color-frontend_home_howto_bgnd: rgba( 48, 69, 89, 0.5 );
    --color-frontend_home_howto_title_color: rgba( 250, 250, 250, 1 );
    --color-frontend_home_howto_subtitle_color: rgba( 250, 250, 250, 1 );
    --color-frontend_home_howto_data_number_color: rgba( 112, 2, 15, 1 );
    --color-frontend_home_howto_data_text_color: rgba( 250, 250, 250, 1 );

    --color-frontend_home_start_bgnd: rgba( 48, 69, 89, 0.1 );
    --color-frontend_home_start_title_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_start_button_bgnd: rgba( 0, 0, 0, 0.25 );
    --color-frontend_home_start_button_color: rgba( 250, 250, 250, 1 );
    --color-frontend_home_start_border_color: rgba( 250, 250, 250, 1 );
    --color-frontend_home_start_button_boxshadow: rgba( 0, 0, 0, 0.25 );
    --color-frontend_home_start_subtitle_color: rgba( 112, 2, 15, 1 );
    
    --color-frontend_home_whatdiscover_what_title_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_whatdiscover_what_subtitle_color: rgba( 48, 69, 89, 1 );
    --color-frontend_home_whatdiscover_discover_bgnd_odd: #fff;
    --color-frontend_home_whatdiscover_discover_bgnd_even: rgba( 230, 226, 223, 1 );
    --color-frontend_home_whatdiscover_discover_title_color: rgba( 97, 97, 97, 1 );
    --color-frontend_home_whatdiscover_discover_separator_color: rgba( 43, 43, 43, 1 );
    --color-frontend_home_whatdiscover_discover_subtitle_color: rgba( 97, 97, 97, 1 );
    
    --color-components_frontend_help_component_bgnd: rgba( 250, 250, 250, 1 );
    --color-components_frontend_help_component_left_title_color: #304559;
    --color-components_frontend_help_component_left_subtitle_color: #505050;
    --color-components_frontend_help_component_right_form_field_bgnd_1: rgba( 255, 255, 255, 1 );
    --color-components_frontend_help_component_right_form_field_bgnd_2: rgba( 178, 194, 210, 0.2 );
    --color-components_frontend_help_component_right_form_field_color: #737373;    
    --color-components_frontend_help_component_right_form_submit_color: #fafafa;
    --color-components_frontend_help_component_right_form_submit_bgnd: #304559;
    --color-components_frontend_help_component_right_form_submit_border: #fafafa;    
}
