.guichet-urgence{
background-color:#aa3900!important;
color:white!important;
}
.guichet-urgence:hover{
background-color:#8b3002!important;
color:white!important;
}
#block-main-navigation-navbar #main_navigation_navbar .nav-item .dropdown-menu li a.guichet-urgence:hover {
    color: white !important;
}

.ajax-progress-fullscreen {
  background-color:unset!important;
    width: 56px!important;
    height: 56px!important;
  background-size: cover;
  background-image: url(/themes/custom/lfk_bootstrap/img/load-1.gif);
}