:root {
        --top_header_background_color:linear-gradient(to right, #8b3ca8 1%, #8b3ca8 99%);
        --top_header_color:#ffffff;
        --top_header_a_color:#3e0342;
        --top_header_a_hover_color:#7027a8;
        --middle_header_background_color:linear-gradient(to right, #ffffff 1%, #ffffff 1%);
        --middle_header_color:#8b3ca8;
        --middle_header_a_color:;
        --middle_header_a_hover_color:;
        --middle_header_search_input_color:;
        --middle_header_search_input_background_color:linear-gradient(to right, #ffffff 44%, #ffffff 44%);
        --middle_header_search_input_border_color:;
        --middle_header_search_input_border_size:Dignissimos eveniet;
        --bottom_header_background_color:linear-gradient(to right, #8b3ca8 1%, #8b3ca8 99%);
        --bottom_header_color:#ffffff;
        --bottom_header_a_hover_color:;
        --bottom_header_border_color:;
        --bottom_header_border_size:Non dolor est aliqua;
        --side_menu_background_color:0;
        --side_menu_color:;
        --side_menu_a_hover_color:;
        --side_menu_border_color:#ceefee;
        --side_menu_border_size:Ea et voluptas est;
        --main_titles_color:#363636;
        --main_titles_a_color:#363636;
        --main_titles_a_hover_color:#45a29e;
        --main_body_main_background_color:linear-gradient(to right, #f4f7fb 1%, #f4f7fb 1%);
        --main_body_main_color:#363636;
        --main_body_main_a_color:#363636;
        --main_body_main_a_hover_color:#45a29e;
        --main_body_alternative_background_color:linear-gradient(to right, #f4f7fb 1%, #f4f7fb 1%);
        --main_body_alternative_color:#363636;
        --main_body_alternative_a_color:#363636;
        --main_body_alternative_a_hover_color:#45a29e;
        --main_body_alternative_a_hover_background_color:#fff0;
        --card_titles_color:#1b3b59;
        --card_titles_a_color:#363636;
        --card_titles_a_hover_color:#242d38;
        --card_body_background_color:linear-gradient(to right, #ffffff 1%, #ffffff 1%);
        --card_body_color:#1b3459;
        --card_body_a_color:#03090d;
        --card_body_a_hover_background_color:linear-gradient(to right, #1f2833 99%, #1f2833 99%);
        --card_body_a_hover_color:#242d38;
        --card_container_border_radius:0;
        --card_body_border_radius:6px;
        --top_footer_titles_color:#363636;
        --top_footer_titles_a_hover_color:#27315c;
        --top_footer_body_background_color:linear-gradient(to right, #ffffff 1%, #ffffff 99%);
        --top_footer_body_color:#363636;
        --top_footer_body_a_color:#868686;
        --top_footer_body_a_hover_color:#258ec2;
        --bottom_footer_background_color:linear-gradient(to right, #65057f 1%, #65057f 99%);
        --bottom_footer_color:#ffffff;
        --bottom_footer_a_color:#ffffff;
        --bottom_footer_a_hover_color:#bdbdbd;
        --footer_social_media_background_color:0;
        --footer_social_media_background_hover_color:0;
        --footer_social_media_color:;
        --bottom_footer_text_hover_color:;
        --button_main_background_color:linear-gradient(to right, #8b3ca8 1%, #8b3ca8 99%);
        --button_main_background_hover_color:linear-gradient(to right, #49145d 1%, #8b3ca8 99%);
        --button_main_color:#ffffff;
        --button_main_text_hover_color:#ffffff;
        --button_main_border_color:;
        --button_main_border_size:0px;
        --button_main_border_rounded:90px;
        --button_secondary_background_color:linear-gradient(to right, #ffffff 1%, #ffffff 1%);
        --button_secondary_background_hover_color:linear-gradient(to right, #ffffff 1%, #ffffff 1%);
        --button_secondary_color:#1f1f1f;
        --button_secondary_text_hover_color:#454545;
        --button_secondary_border_color:#242424;
        --button_secondary_border_size:1px;
        --button_secondary_border_rounded:90px;
        --input_background_color:linear-gradient(to right, #ffffff 44%, #ffffff 44%);
        --input_color:#8b3ca8;
        --input_border_color:#8b3ca8;
        --input_border_size:1px;
        --input_border_rounded:3px;
        
            }