

.bg_page  {
    background-color :#307db8ff;
}

.bg_page_light  {
    background-color :#eaf2f8ff ;
}

.bg_page_light_wide  {
    background-color :#eaf2f8ff;
    width: 104% !important;
}

.h2_underline {
    text-decoration-color: #307db8ff;
}



.icon_menu{
    color:#307db8ff;
}
a  {
    color:#307db8ff;
}


.dropdown-content {
    background-color :#307db8ff;
}

g text{
    font-family: "Yanone Kaffeesatz";
    font-size: 18px;
}

.note_graph{
    font-style: italic;
    font-size: 14px;
    padding : 0% 20% 0% 20%;
}