:root {
                                                            --ust_header:#ffffff;
                                --ust_header_text:#002d51;
                                --ust_header_hover_text:#132c74;
                                --header_bg:#002d51;
                                --header_text:#ffffff;
                                --header_hover_text:#ededed;
                                --h1:#002d51;
                                --h2:#002d51;
                                --h3:#002d51;
                                --h4:#002d51;
                                --h5:#002d51;
                                --h6:#002d51;
                                --button:#002d51;
                                --button_text:#ffffff;
                                --button_outline:#002d51;
                                --button_outline_text:#002d51;
                                --icerik_menu:#fcfcfc;
                                --icerik_menu_text:#002d51;
                                --icerik_menu_icon:#002d51;
                                --button_outline_hover:#132c74;
                                --button_outline_hover_text:#ffffff;
                                --button_hover:#132c74;
                                --button_hover_text:#ffffff;
                                --breadcrumb_text:#002d51;
                                --breadcrumb_text_hover:#132c74;
            }
