.bleu_panetone {
    color:#00344E;
}

.jaune_or {
   color:#AB8D51;
}

.bleu_turquoise {
   color:#6d8995;
}

.bleu_panetone_background {
   background-color:#00344E;
}

.jaune_or_background {
   background-color:#AB8D51;
}

.bleu_turquoise_background {
   background-color:#6d8995;
}

.bleu_turquoise_background::is-active {
   background-color:#6d8995;
}

.fam-is-info:after {
     color: #AB8D51!important; 
}

.t-NavTabs-label{
    font-size: 18px;
}
/*
.t-Alert-title, .t-Alert-body{
   color:#00344E;
}
*/
.t-NavTabs-item .t-Icon{
    font-size: 18px;
}

body{
   color:#00344e!important;
}

.t-NavTabs-item {
    border-right-color: white;
}

.ui-dialog.ui-dialog--notification.abr-cookie-consent {
    width: 100dvw!important;
}