/* Apparition du bouton "téléchargement" sur Universal Viewer pour les thèses ENC */
button.download {
display : inline-block !important;
}

/* Bandeau d'acceptation des cookies */
#cookie-bar {
background-color: #000000 !important;
color: #ffffff !important;
}
#cookie-bar .cb-policy, #cookie-bar .cb-enable {
background-color: #bc062d !important;
}