/* cookie bar */
body #cookie-notice {
    z-index: 100000000 !important;
}
#cookie-notice .button.bootstrap{
    background-image: none !important;
    background-color: #32467E !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}

#cookie-notice .button.bootstrap.cn-more-info{
    background-color: #B5B4AE !important;
}