:root {
                                                            --ust_header:#334b8b;
                                --ust_header_text:#ffffff;
                                --ust_header_hover_text:#e0e0e0;
                                --header_bg:#ffffff;
                                --header_text:#334b8b;
                                --header_hover_text:#30c9cd;
                                --h1:#334b8b;
                                --h2:#30c9cd;
                                --h3:#334b8b;
                                --h4:#30c9cd;
                                --h5:#334b8b;
                                --h6:#30c9cd;
                                --button:#ffffff;
                                --button_text:#000000;
                                --button_outline:#ffffff;
                                --button_outline_text:#000000;
                                --icerik_menu:#e0e0e0;
                                --icerik_menu_text:#334b8b;
                                --icerik_menu_icon:#334b8b;
                                --button_outline_hover:#334b8b;
                                --button_outline_hover_text:#000000;
                                --button_hover:#ebebeb;
                                --button_hover_text:#000000;
                                --breadcrumb_text:#ffffff;
                                --breadcrumb_text_hover:#e0e0e0;
            }
