#header{
    /*background-color: #0a0058; OLD */
    background-color: #22265E !important;
    color: white !important;
    padding: 5px !important;
}

#header_logo{
    max-height:130px;
    display:block;
    margin:auto;
}

#connection_text{font-family: "Segoe UI",Arial,sans-serif;
  font-weight: 400 !important;
  margin: 10px 0;
  color: #22265E;
  font-weight: bold !important;
  
}
.text_connex{
    color: #22265E !important;

}

.nav-item {
    flex: 1;
    min-width: 120px;
}

/* handling the bar on top  */
.colora{
    color:#0a0058;


    padding: 0.5rem 1rem;
    font-family: "Raleway", sans-serif;
    font-size: 0.9rem;
    font-weight:bolder;
    line-height: 1.6;
    text-align: center;
    display: block;
    
}


.colora i{
    font-size: 42px;
    padding:0;
}

.colora span {
    display: block;
}

.fontstyle{
    font-family:  -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}


  
  

